XML Schema Documentation

Complex Type: ProductId

[Table of contents]

Super-types: xsd:normalizedString < ProductId (by extension)
Sub-types: None
Name ProductId
Used by (from the same schema document) Model Group Product.model
Abstract no
XML Instance Representation
<...
productIdScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ProductId">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="productIdScheme" type=" xsd:anyURI "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>