Definition Type: ComplexType
Name: identifierS60
Namespace: http://www.papinet.org/v2r40
Type: pn:s60
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into IdentifierFormatType in schema papinetcommondefsv2r40_xsd Drilldown into IdentifierType in schema papinetcommondefsv2r40_xsd Drilldown into IdentifierCodeType in schema papinetcommondefsv2r40_xsdXSD Diagram of identifierS60 in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="identifierS60">
    <xs:simpleContent>
        <xs:extension base="s60">
            <xs:attribute name="IdentifierCodeType" type="identifierCodeType" use="required" />
            <xs:attribute name="IdentifierType" type="identifierType" use="required" />
            <xs:attribute name="IdentifierFormatType" type="identifierFormatType" use="optional" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
IdentifierCodeType pn:IdentifierCodeType Required
IdentifierType pn:IdentifierType Required
IdentifierFormatType pn:IdentifierFormatType Optional
Collapse Derivation Tree:
Collapse References:
pn:ClassIdentifier, pn:Identifier, pn:RawMaterialSet