Definition Type: Element
Name: AudioCassette
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into CassetteCardReference 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 ShellType in schema papinetcommondefsv2r40_xsd Drilldown into AudioCassetteTapeLengthType in schema papinetcommondefsv2r40_xsd Drilldown into AudioCassetteCaseType in schema papinetcommondefsv2r40_xsd Drilldown into Tabs in schema papinetcommondefsv2r40_xsd Drilldown into TrackType in schema papinetcommondefsv2r40_xsd Drilldown into DuplicationRatio in schema papinetcommondefsv2r40_xsd Drilldown into NoiseReduction in schema papinetcommondefsv2r40_xsd Drilldown into SpineLabel in schema papinetcommondefsv2r40_xsdXSD Diagram of AudioCassette in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="AudioCassette">
    <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="CassetteCardReference" minOccurs="0" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="SpineLabel" type="yesNo" />
        <xs:attribute name="NoiseReduction" type="noiseReduction" />
        <xs:attribute name="DuplicationRatio" type="duplicationRatio" />
        <xs:attribute name="TrackType" type="trackType" />
        <xs:attribute name="Tabs" type="tabs" />
        <xs:attribute name="AudioCassetteCaseType" type="audioCassetteCaseType" />
        <xs:attribute name="AudioCassetteTapeLengthType" type="audioCassetteTapeLengthType" />
        <xs:attribute name="ShellType" type="shellType" />
        <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
CassetteCardReference pn:CassetteCardReference 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
SpineLabel pn:SpineLabel (Optional)
NoiseReduction pn:NoiseReduction (Optional)
DuplicationRatio pn:DuplicationRatio (Optional)
TrackType pn:TrackType (Optional)
Tabs pn:Tabs (Optional)
AudioCassetteCaseType pn:AudioCassetteCaseType (Optional)
AudioCassetteTapeLengthType pn:AudioCassetteTapeLengthType (Optional)
ShellType pn:ShellType (Optional)
AssemblyType pn:AssemblyType (Optional)
WrapType pn:WrapType (Optional)