REFERENCE

Element Information

Model

Attributes

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

Used By

Element METADATA

Source

<xs:element name="REFERENCE">
  <xs:complexType>
    <xs:sequence>
      <xs:choice>
        <xs:element ref="OBJECT"/>
        <xs:element ref="VALUE"/>
      </xs:choice>
      <xs:element ref="AUTHENTICATOR" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="type"/>
    <xs:attribute name="version"/>
    <xs:attribute name="xrmlns"/>
  </xs:complexType>
</xs:element>

Sample