Definition Type: ComplexType
Name: ContactInfoTypeCV
Namespace: http://www.adsml.org/adsmlenvelope/1.1
Type: nsA:ContactInfoRootType
Containing Schema: AdsMLEnvelope-1.1-Main-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into class in schema adsmlenvelope-1_1-main-as_xsdXSD Diagram of ContactInfoTypeCV in schema adsmlenvelope-1_1-main-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="ContactInfoTypeCV">
    <xs:simpleContent>
        <xs:restriction base="ContactInfoRootType">
            <xs:attribute name="class" type="ContactInfoClassCV" />
        </xs:restriction>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
class nsA:class (Optional)
Collapse Derivation Tree: