Definition Type: ComplexType
Name: ValueTextType
Namespace: http://www.adsml.org/adsmlstructureddescriptions/1.0
Type: adsml:LongStringType
Containing Schema: AdsMLStructuredDescriptions-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into codeDisplayName in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into codeSchemeVersion in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into codeSchemeName in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into codeAuthority in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into preferredName in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into id in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsdXSD Diagram of ValueTextType in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="ValueTextType">
    <xs:simpleContent>
        <xs:extension base="adsml:LongStringType">
            <xs:attribute name="id" type="adsml:IDType" />
            <xs:attribute name="preferredName" type="adsml:BooleanType" />
            <xs:attribute name="codeAuthority" type="adsml:ShortStringType" />
            <xs:attribute name="codeSchemeName" type="adsml:ShortStringType" />
            <xs:attribute name="codeSchemeVersion" type="adsml:ShortStringType" />
            <xs:attribute name="codeDisplayName" type="adsml:ShortStringType" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id adsml-sd:id (Optional)
preferredName adsml-sd:preferredName (Optional)
codeAuthority adsml-sd:codeAuthority (Optional)
codeSchemeName adsml-sd:codeSchemeName (Optional)
codeSchemeVersion adsml-sd:codeSchemeVersion (Optional)
codeDisplayName adsml-sd:codeDisplayName (Optional)
Collapse Derivation Tree:
Collapse References:
adsml-sd:Value