<xs:element name="PlyAttributes">
<xs:complexType>
<xs:sequence>
<xs:element ref="PlyNumber" />
<xs:element ref="Abrasion" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="AbsorptionInk" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="AbsorptionLight" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="AbsorptionWater" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Appearance" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Ash" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="BasisWeight" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="BendingResistance" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="BendingStiffness" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Brightness" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Bulk" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Burst" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="BurstIndex" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Caliper" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="CoatWeight" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="ColourDetail" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Density" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Dirt" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="DominantWavelength" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="FibreLength" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="FibreClassification" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Folding" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Formation" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Freeness" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Friction" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Gloss" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="LightScattering" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Moisture" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Opacity" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Permeability" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="pH" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="PlyBond" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Porosity" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="PostConsumerWaste" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="PPI" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="PreConsumerWaste" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Recycled" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Resistance" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="RingCrush" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Roughness" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="RunnabilityIndex" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="ShowThrough" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Sizing" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Smoothness" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Stiffness" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Stretch" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="SurfaceStrength" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="TEA" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Tear" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="TearIndex" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Tensile" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="TensileIndex" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="Whiteness" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="AdditionalTest" minOccurs="0" />
</xs:sequence>
<xs:attribute name="CoatingLocation" type="coatingLocation" />
</xs:complexType>
</xs:element>
|