Parameter

Facet parameter which refines the datatype.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
LongName xsd:normalizedString optional
Long name for the datatype facet.
ShortName xsd:token required
Short name (token) for the datatype facet.

Source

<xsd:element name="Parameter" minOccurs="0" maxOccurs="unbounded" type="DatatypeFacet">
  <xsd:annotation>
    <xsd:documentation>Facet parameter which refines the datatype.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample

63