entity

Complex Type Information

Model

Used By

Element entity/entity

Source

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