Definition Type: Element
Name: CarCall
Type: CarCallType
Containing Schema: LiftInfo.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Deck Drilldown into Floor Drilldown into CarCallType Drilldown into Duration Drilldown into StartTime Drilldown into STXSD Diagram of CarCall
Collapse XSD Schema Code:
<xs:element name="CarCall">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="CarCallType">
                <xs:attributeGroup ref="ST" />
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Floor Floor (1) (1)
Deck Deck 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
StartTime StartTime Optional
Duration Duration Optional
Collapse Derivation Tree: