diagram | ![]() |
||||||||||||||
namespace | http://niem.gov/niem/niem-core/2.0 | ||||||||||||||
type | extension of s:MetadataType | ||||||||||||||
properties |
|
||||||||||||||
children | nc:CommentText nc:LastVerifiedDate nc:ReportingPersonText nc:SourceText | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:complexType name="MetadataType"> <xsd:annotation> <xsd:appinfo> <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="MetadataType"/> <i:AppliesTo i:namespace="http://niem.gov/niem/structures/2.0" i:name="Association"/> <i:AppliesTo i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="s:MetadataType"> <xsd:sequence> <xsd:element ref="nc:CommentText" minOccurs="0"/> <xsd:element ref="nc:LastVerifiedDate" minOccurs="0"/> <xsd:element ref="nc:ReportingPersonText" minOccurs="0"/> <xsd:element ref="nc:SourceText" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |