|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.common.xml.namespace.XMLNamespace
fedora.common.xml.namespace.FedoraBindingSpecNamespace
public class FedoraBindingSpecNamespace
The Fedora Binding Specification XML namespace.
Namespace URI : http://fedora.comm.nsdlib.org/service/bindspec Preferred Prefix : fbs
| Field Summary | |
|---|---|
QName |
BDEF_PID
The bDefPID attribute. |
QName |
DS_INPUT
The DSInput element. |
QName |
DS_INPUT_INSTRUCTION
The DSInputInstruction element. |
QName |
DS_INPUT_LABEL
The DSInputLabel element. |
QName |
DS_INPUT_SPEC
The DSInputSpec element. |
QName |
DS_MAX
The DSMax attribute. |
QName |
DS_MIME
The DSMIME element. |
QName |
DS_MIN
The DSMin attribute. |
QName |
DS_ORDINALITY
The DSOrdinality attribute. |
QName |
LABEL
The label attribute. |
QName |
WSDL_MSG_PART_NAME
The wsdlMsgPartName attribute. |
| Fields inherited from class fedora.common.xml.namespace.XMLNamespace |
|---|
prefix, uri |
| Method Summary | |
|---|---|
static FedoraBindingSpecNamespace |
getInstance()
Gets the only instance of this class. |
| Methods inherited from class fedora.common.xml.namespace.XMLNamespace |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final QName DS_INPUT
DSInput element.
public final QName DS_INPUT_INSTRUCTION
DSInputInstruction element.
public final QName DS_INPUT_LABEL
DSInputLabel element.
public final QName DS_INPUT_SPEC
DSInputSpec element.
public final QName DS_MIME
DSMIME element.
public final QName BDEF_PID
bDefPID attribute.
public final QName DS_MAX
DSMax attribute.
public final QName DS_MIN
DSMin attribute.
public final QName DS_ORDINALITY
DSOrdinality attribute.
public final QName LABEL
label attribute.
public final QName WSDL_MSG_PART_NAME
wsdlMsgPartName attribute.
| Method Detail |
|---|
public static FedoraBindingSpecNamespace getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||