Definition Type: ComplexType
Name: ShowPersonnelDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ShowPersonnel.xsd
Abstract
Documentation:
Show Personnel Data Area
Collapse XSD Schema Diagram:
Drilldown into Personnel in schema personnel_xsd Drilldown into Show in schema meta_xsdXSD Diagram of ShowPersonnelDataAreaType in schema showpersonnel_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShowPersonnelDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Show Personnel Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Show" />
        <xsd:element ref="Personnel" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Show star:Show (1) (1)
Personnel star:Personnel (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ShowPersonnelDataArea