typeValue

Complex Type Information

Model

Used By

Element typeVocab/value

Source

<xs:complexType name="typeValue">
  <xs:simpleContent>
    <xs:extension base="voc:type">
      <xs:attributeGroup ref="ag:value"/>
      <xs:attributeGroup ref="ex:customAttributes"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>