|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains the data contained in the schemas root element.
Method Summary | |
XsFormChoice |
getAttributeFormDefault()
Returns the "form" attributes default value for attributes. |
XsBlockSet |
getBlockDefault()
Returns the "block" attributes default value. |
XsFormChoice |
getElementFormDefault()
Returns the "form" attributes default value for elements. |
XsDerivationSet |
getFinalDefault()
Returns the "final" attributes default value. |
XsID |
getId()
Returns the schemas ID. |
XsAnyURI |
getTargetNamespace()
Returns the target namespace. |
java.lang.String |
getTargetNamespacePrefix()
Returns a prefix associated with the target namespace or null, if no such prefix is available. |
XsToken |
getVersion()
Returns the schema version. |
Method Detail |
public XsFormChoice getAttributeFormDefault()
Returns the "form" attributes default value for attributes.
public XsBlockSet getBlockDefault()
Returns the "block" attributes default value.
public XsFormChoice getElementFormDefault()
Returns the "form" attributes default value for elements.
public XsDerivationSet getFinalDefault()
Returns the "final" attributes default value.
public XsID getId()
Returns the schemas ID.
public XsAnyURI getTargetNamespace()
Returns the target namespace.
public XsToken getVersion()
Returns the schema version.
public java.lang.String getTargetNamespacePrefix()
Returns a prefix associated with the target namespace or null, if no such prefix is available.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |