entry

Complex Type Information

Model

Used By

Element entry/entry

Source

<xs:complexType name="entry">
  <xs:simpleContent>
    <xs:extension base="CharacterString">
      <xs:attributeGroup ref="ag:entry"/>
      <xs:attributeGroup ref="ex:customAttributes"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>