Definition Type: ComplexType
Name: EmbeddedDataType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DataString in schema components_xsdXSD Diagram of EmbeddedDataType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="EmbeddedDataType">
    <xsd:sequence>
        <xsd:element name="DataString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Container to carry the embedded data
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DataString star:DataString (1) (1)
Collapse Derivation Tree:
Collapse References:
star:EmbeddedData