element AppliesTo
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p530.png
namespace http://niem.gov/niem/appinfo/2.0
properties
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
i:namexsd:NCNamerequired      
i:namespacexsd:anyURIoptional      
annotation
documentation
The AppliesTo element is used in two ways. First,
      it indicates the set of types to which a metadata type may be
      applied. Second, it indicates the set of types to which an
      augmentation element may be applied.
source <xsd:element name="AppliesTo">
 
<xsd:annotation>
   
<xsd:documentation>The AppliesTo element is used in two ways. First,
      it indicates the set of types to which a metadata type may be
      applied. Second, it indicates the set of types to which an
      augmentation element may be applied.
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:attribute name="name" type="xsd:NCName" use="required"/>
   
<xsd:attribute name="namespace" type="xsd:anyURI" use="optional"/>
 
</xsd:complexType>
</xsd:element>

attribute AppliesTo/@name
namespace http://niem.gov/niem/appinfo/2.0
type xsd:NCName
properties
isRef 0
use required
source <xsd:attribute name="name" type="xsd:NCName" use="required"/>

attribute AppliesTo/@namespace
namespace http://niem.gov/niem/appinfo/2.0
type xsd:anyURI
properties
isRef 0
use optional
source <xsd:attribute name="namespace" type="xsd:anyURI" use="optional"/>


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