simpleType CurrencyType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:string
properties
base xsd:string
used by
attribute MoneyType/@currency
facets
Kind Value Annotation
length 3
source <xsd:simpleType name="CurrencyType">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="3" fixed="true"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy