Definition Type: Element
Name: TimeSlotInformation
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into QuantityInformation in schema papinetcommondefsv2r40_xsd Drilldown into TimeSlot in schema papinetcommondefsv2r40_xsd Drilldown into TimeSlotAvailability in schema papinetcommondefsv2r40_xsdXSD Diagram of TimeSlotInformation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="TimeSlotInformation">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="TimeSlot" />
            <xs:element ref="QuantityInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="TimeSlotAvailability" type="yesNo" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TimeSlot pn:TimeSlot (1) (1)
QuantityInformation pn:QuantityInformation 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
TimeSlotAvailability pn:TimeSlotAvailability Required