Definition Type: Element
Name: PackageInformation
Namespace: http://www.starstandard.org/STAR/5
Type: star:PackageInformationType
Containing Schema: Components.xsd
Abstract
Documentation:
Package of work assigned to the workshop oder. This structures represents only the package head data. The content of the package meaning the corresponding labours, parts and sublets are represented as separated labour, sparepart etc elements of the order and has a corresponding RelatedPackage elememnt set to PackageID of the PackageInformation.
Collapse XSD Schema Diagram:
Drilldown into Tags in schema components_xsd Drilldown into Pricing in schema components_xsd Drilldown into PackageDescription in schema components_xsd Drilldown into PackageLineNumber in schema components_xsd Drilldown into PackageNumber in schema components_xsd Drilldown into PackageID in schema components_xsd Drilldown into PackageInformationType in schema components_xsdXSD Diagram of PackageInformation in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PackageInformation" type="PackageInformationType">
    <xsd:annotation>
        <xsd:documentation>
                Package of work assigned to the workshop oder. This structures represents only the package head data. 
                The content of the package meaning the corresponding labours, parts and sublets are represented as 
                separated labour, sparepart etc elements of the order and has a corresponding RelatedPackage elememnt 
                set to PackageID of the PackageInformation.			
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PackageID star:PackageID 0 1
PackageNumber star:PackageNumber 0 1
PackageLineNumber star:PackageLineNumber 0 1
PackageDescription star:PackageDescription 0 unbounded
Pricing star:Pricing 0 unbounded
Tags star:Tags 0 1
Collapse Derivation Tree: