BODY

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
type optional
version optional
xrmlns optional

Used By

Element XrML

Source

<xs:element name="BODY">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ISSUED" minOccurs="0"/>
      <xs:element ref="TIME" minOccurs="0"/>
      <xs:element ref="DESCRIPTOR" minOccurs="0"/>
      <xs:element ref="ISSUER" minOccurs="0"/>
      <xs:element ref="ISSUEDPRINCIPALS" minOccurs="0"/>
      <xs:element ref="WORK" minOccurs="0"/>
      <xs:element ref="AUTHENTICATEDDATA" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="type"/>
    <xs:attribute name="version"/>
    <xs:attribute name="xrmlns"/>
  </xs:complexType>
</xs:element>

Sample