Definition Type: Element
Name: VideoCassette
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into InsertReference in schema papinetcommondefsv2r40_xsd Drilldown into CassetteLabelCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into MediaLength in schema papinetcommondefsv2r40_xsd Drilldown into TapeDescription in schema papinetcommondefsv2r40_xsd Drilldown into ShellColour in schema papinetcommondefsv2r40_xsd Drilldown into SequenceNumber in schema papinetcommondefsv2r40_xsd Drilldown into WrapType in schema papinetcommondefsv2r40_xsd Drilldown into AssemblyType in schema papinetcommondefsv2r40_xsd Drilldown into VideoCassetteCaseType in schema papinetcommondefsv2r40_xsd Drilldown into Tabs in schema papinetcommondefsv2r40_xsd Drilldown into TrackType in schema papinetcommondefsv2r40_xsd Drilldown into VideoFormatType in schema papinetcommondefsv2r40_xsdXSD Diagram of VideoCassette in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="VideoCassette">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="SequenceNumber" minOccurs="0" />
            <xs:element ref="ShellColour" minOccurs="0" />
            <xs:element ref="TapeDescription" minOccurs="0" />
            <xs:element ref="MediaLength" minOccurs="0" />
            <xs:element ref="CassetteLabelCharacteristics" minOccurs="0" maxOccurs="2" />
            <xs:element ref="InsertReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="VideoFormatType" type="videoFormatType" />
        <xs:attribute name="TrackType" type="trackType" />
        <xs:attribute name="Tabs" type="tabs" />
        <xs:attribute name="VideoCassetteCaseType" type="videoCassetteCaseType" />
        <xs:attribute name="AssemblyType" type="assemblyType" />
        <xs:attribute name="WrapType" type="wrapType" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SequenceNumber pn:SequenceNumber 0 (1)
ShellColour pn:ShellColour 0 (1)
TapeDescription pn:TapeDescription 0 (1)
MediaLength pn:MediaLength 0 (1)
CassetteLabelCharacteristics pn:CassetteLabelCharacteristics 0 2
InsertReference pn:InsertReference 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
VideoFormatType pn:VideoFormatType (Optional)
TrackType pn:TrackType (Optional)
Tabs pn:Tabs (Optional)
VideoCassetteCaseType pn:VideoCassetteCaseType (Optional)
AssemblyType pn:AssemblyType (Optional)
WrapType pn:WrapType (Optional)