complexType MetadataType
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p267.png
namespace http://niem.gov/niem/structures/2.0
properties
abstract true
used by
element Metadata
complexType MetadataType
attributes
Name  Type  Use  Default  Fixed  annotation
id      
documentation
The id attribute is used to define XML IDs for
      NIEM objects. These IDs may be targets of reference elements,
      metadata attributes, and link metadata
      attributes.
annotation
documentation
The MetadataType type is a base class for metadata
      type definition. This type provides only an ID, as the metadata may
      be referenced. It does not itself have metadata, and does not have
      link metadata.
source <xsd:complexType name="MetadataType" abstract="true">
 
<xsd:annotation>
   
<xsd:documentation>The MetadataType type is a base class for metadata
      type definition. This type provides only an ID, as the metadata may
      be referenced. It does not itself have metadata, and does not have
      link metadata.
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute ref="s:id"/>
</xsd:complexType>


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