complexType AmountType
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p481.png
namespace http://niem.gov/niem/niem-core/2.0
type extension of niem-xsd:decimal
properties
base niem-xsd:decimal
used by
elements AdjustedGrossIncome FinancialObligationExemptionAmount ObligationPaidAmount ObligationTotalAmount ResidencePaymentAmount WagesAndTips
attributes
Name  Type  Use  Default  Fixed  annotation
id      
documentation
The id attribute is used to define XML IDs for
      NIEM objects. These IDs may be targets of reference elements,
      metadata attributes, and link metadata
      attributes.
metadata      
documentation
The attribute metadata allows an object to point
      to metadata that affects itself.
linkMetadata      
documentation
The linkMetadata attribute allows an element to
      point to metadata that affects the relationship between the context
      and the value of the object.
currencyCodeoptional      
currencyTextoptional      
annotation
appinfo
<i:Base i:namespace="http://niem.gov/niem/proxy/xsd/2.0" i:name="decimal"/>
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>


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