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