element Deprecated
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p533.png
namespace http://niem.gov/niem/appinfo/2.0
properties
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
i:valuederived by: xsd:booleanrequired      
annotation
documentation
The Deprecated element provides a method for
      identifying components as being deprecated. A deprecated component is
      one which is provided, but whose use is not
      recommended.
source <xsd:element name="Deprecated">
 
<xsd:annotation>
   
<xsd:documentation>The Deprecated element provides a method for
      identifying components as being deprecated. A deprecated component is
      one which is provided, but whose use is not
      recommended.
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:attribute name="value" use="required">
     
<xsd:simpleType>
       
<xsd:restriction base="xsd:boolean">
         
<xsd:pattern value="true"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:attribute>
 
</xsd:complexType>
</xsd:element>

attribute Deprecated/@value
namespace http://niem.gov/niem/appinfo/2.0
type restriction of xsd:boolean
properties
isRef 0
use required
facets
Kind Value annotation 
pattern true 
source <xsd:attribute name="value" use="required">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:boolean">
     
<xsd:pattern value="true"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:attribute>


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