Definition Type: ComplexType
Name: SequencedTextType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:TextType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsd Drilldown into TextType in schema fields_xsd1 Drilldown into sequenceName in schema components_xsd1 Drilldown into sequence in schema components_xsd1XSD Diagram of SequencedTextType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SequencedTextType">
    <xsd:simpleContent>
        <xsd:extension base="TextType">
            <xsd:attribute name="sequence" type="PositiveIntegerNumericType" use="optional" />
            <xsd:attribute name="sequenceName" type="NormalizedStringType" use="optional" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
sequence oagis:sequence Optional
sequenceName oagis:sequenceName Optional
Collapse Derivation Tree:
Collapse References:
oagis:AddressLine, oagis:Elementoagis:Text,