Definition Type: ComplexType
Name: ChildrenType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated
Collapse XSD Schema Diagram:
Drilldown into Child in schema deprecatedcomponents_xsd Drilldown into NumberOfChildrenNumeric in schema deprecatedcomponents_xsdXSD Diagram of ChildrenType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ChildrenType">
    <xsd:annotation>
        <xsd:documentation>Deprecated</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="NumberOfChildrenNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Total number of children in household</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Child">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">information on the children in household</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberOfChildrenNumeric star:NumberOfChildrenNumeric 0 (1)
Child star:Child 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:Children