element ReferenceTarget
diagram NYS_PSIReport_Model_diagrams/NYS_PSIReport_Model_p535.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 ReferenceTarget element indicates a NIEM type
      which may be a target (that is, a destination) of a NIEM reference
      element. It may be used in combinations to indicate a set of valid
      types.
source <xsd:element name="ReferenceTarget">
 
<xsd:annotation>
   
<xsd:documentation>The ReferenceTarget element indicates a NIEM type
      which may be a target (that is, a destination) of a NIEM reference
      element. It may be used in combinations to indicate a set of valid
      types.
</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 ReferenceTarget/@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 ReferenceTarget/@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