element Resource
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p536.png
namespace http://niem.gov/niem/appinfo/2.0
properties
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
i:namexsd:NCNamerequired      
annotation
documentation
The Resource element provides a method for
      application information to define a name within a schema, without the
      name being bound to a schema component. This is used by the
      structures schema to define names for structures:Object and
      structures:Association.
source <xsd:element name="Resource">
 
<xsd:annotation>
   
<xsd:documentation>The Resource element provides a method for
      application information to define a name within a schema, without the
      name being bound to a schema component. This is used by the
      structures schema to define names for structures:Object and
      structures:Association.
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:attribute name="name" type="xsd:NCName" use="required"/>
 
</xsd:complexType>
</xsd:element>

attribute Resource/@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"/>


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