XrML

Element Information

Model

Children: BODY, SIGNATURE

Attributes

QName Type Fixed Default Use Inheritable Annotation
version optional
xrmlns http://www.xrml.org/xrml optional

Source

<xs:element name="XrML">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="BODY"/>
      <xs:element ref="SIGNATURE" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="version"/>
    <xs:attribute name="xrmlns" fixed="http://www.xrml.org/xrml"/>
  </xs:complexType>
</xs:element>

Sample