Definition Type: ComplexType
Name: ValueTableHeaderType
Namespace: http://www.adsml.org/adsmlstructureddescriptions/1.0
Type: adsml-sd:HeaderType
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_xsd Drilldown into HeaderType in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into valueTableVersion in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsdXSD Diagram of ValueTableHeaderType in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="ValueTableHeaderType">
    <xs:complexContent>
        <xs:extension base="HeaderType">
            <xs:attribute name="valueTableVersion" type="adsml:ShortStringType" />
        </xs:extension>
    </xs:complexContent>
</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)
valueTableVersion adsml-sd:valueTableVersion (Optional)
Collapse Derivation Tree:
Collapse References:
adsml-sd:ValueTableHeader