Modifier and Type | Method and Description |
---|---|
public XSElementDeclaration | getElementDeclaration()
[element declaration]: an item isomorphic to the element declaration used to validate this element. |
public boolean | getNil()
[nil]: true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is satisfied, otherwise false. |
public XSNotationDeclaration | |
public XSModel | getSchemaInformation()
schema information: the schema information property if it is the
validation root, |
getElementDeclaration | back to summary |
---|---|
public XSElementDeclaration getElementDeclaration() [element declaration]: an item isomorphic to the element declaration used to validate this element. |
getNil | back to summary |
---|---|
public boolean getNil() [nil]: true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is satisfied, otherwise false. |
getNotation | back to summary |
---|---|
public XSNotationDeclaration getNotation() [notation]: the notation declaration. |
getSchemaInformation | back to summary |
---|---|
public XSModel getSchemaInformation() schema information: the schema information property if it is the
validation root, |