diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://niem.gov/niem/niem-core/2.0 | ||||||||||||||||||||||||||||||||||||||||||
type | extension of niem-xsd:decimal | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="AmountType"> <xsd:annotation> <xsd:appinfo> <i:Base i:namespace="http://niem.gov/niem/proxy/xsd/2.0" i:name="decimal"/> </xsd:appinfo> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="niem-xsd:decimal"> <xsd:attribute ref="nc:currencyCode" use="optional"/> <xsd:attribute ref="nc:currencyText" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |