simpleType ReportTypeSimpleType
namespace http://dcjs.state.ny.us/psireport/niem/extension/V1-0
type restriction of xsd:token
used by
element ReportType
facets
Kind Value annotation 
enumeration UPDATE 
documentation
Update to a PSI Report
enumeration PSI 
documentation
New PSI Report
annotation
documentation
A data type for report type
appinfo
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
source <xsd:simpleType name="ReportTypeSimpleType">
 
<xsd:annotation>
   
<xsd:documentation>A data type for report type</xsd:documentation>
   
<xsd:appinfo>
     
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:token">
   
<xsd:enumeration value="UPDATE">
     
<xsd:annotation>
       
<xsd:documentation>Update to a PSI Report</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="PSI">
     
<xsd:annotation>
       
<xsd:documentation>New PSI Report</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
 
</xsd:restriction>
</xsd:simpleType>


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