diagram | ![]() |
||||||||||||
namespace | http://niem.gov/niem/appinfo/2.0 | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
namespace | http://niem.gov/niem/appinfo/2.0 | ||||||
type | restriction of xsd:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="value" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:boolean"> <xsd:pattern value="true"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |