XML Schema Documentation

Complex Type: AssetMeasureType

[Table of contents]

Super-types: xsd:normalizedString < AssetMeasureType (by extension)
Sub-types: None
Name AssetMeasureType
Used by (from the same schema document) Model Group QuotationCharacteristics.model
Abstract no
Documentation A scheme identifying the types of measures that can be used to describe an asset.
XML Instance Representation
<...
assetMeasureScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="AssetMeasureType">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="assetMeasureScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/asset-measure-5-0"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>