Methods Summary |
---|
public XSAnnotation | getAnnotation()An annotation if it exists, otherwise null . If not null
then the first [annotation] from the sequence of annotations.
|
public XSObjectList | getAnnotations()A sequence of [annotations] or an empty XSObjectList .
|
public short | getFacetKind()The name of the facet, e.g. FACET_LENGTH, FACET_TOTALDIGITS
(see XSSimpleTypeDefinition ).
|
public boolean | getFixed()[Facets]: check whether a facet is fixed.
|
public java.lang.String | getLexicalFacetValue()A value of this facet.
|