VCard

Complex Type Information

Model

Used By

Element entityUnbounded/entity
Complex Type entity

Source

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