Definition Type: ComplexType
Name: HeaderType
Namespace: http://www.adsml.org/adsmlstructureddescriptions/1.0
Containing Schema: AdsMLStructuredDescriptions-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Description in schema adsmltypelibrary-2_0-as_xsd Drilldown into DisplayName in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into InternalName in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into issuedBy in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsdXSD Diagram of HeaderType in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="HeaderType">
    <xs:sequence>
        <xs:element ref="InternalName" />
        <xs:element ref="DisplayName" minOccurs="0" />
        <xs:element ref="adsml:Description" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="issuedBy" type="adsml:ShortStringType" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InternalName adsml-sd:InternalName (1) (1)
DisplayName adsml-sd:DisplayName 0 (1)
Description adsml:Description 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
issuedBy adsml-sd:issuedBy (Optional)
Collapse Derivation Tree:
Collapse References:
adsml-sd:ObjectDefinitionHeaderType, adsml-sd:ValueTableHeaderType