AttachmentReference

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
length optional
version optional

Used By

Element ItemDetail

Source

<xs:element name="AttachmentReference">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Name"/>
      <xs:element ref="Description"/>
      <xs:element ref="InternalID"/>
      <xs:element ref="URL" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="length"/>
    <xs:attribute name="version"/>
  </xs:complexType>
</xs:element>

Sample