Constant

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
dataType DATATYPE optional

Used By

Element Group EXPRESSION

Source

<xs:element name="Constant">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="dataType" type="DATATYPE"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample