Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element Unknown
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_ProducerBaseType.tmp#ProducerBaseType DDMS-Globals_xsd_Complex_Type_ProducerType.tmp#ProducerType_name DDMS-Globals_xsd_Complex_Type_ProducerType.tmp#ProducerType DDMS-Globals_xsd_Complex_Type_UnknownType.tmp#UnknownType_phone DDMS-Globals_xsd_Complex_Type_UnknownType.tmp#UnknownType_email DDMS-Globals_xsd_Complex_Type_UnknownType.tmp#UnknownType
Type UnknownType
Type hierarchy
Properties
content: complex
Used by
Model name+ , phone* , email*
Children email, name, phone
Instance
<Unknown xmlns="http://metadata.dod.mil/mdr/ns/DDMS/3.0/">
  <name>{1,unbounded}</name>
  <phone>{0,unbounded}</phone>
  <email>{0,unbounded}</email>
</Unknown>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://metadata.dod.mil/mdr/ns/DDMS/3.0/'
Source
<xs:element name="Unknown" type="UnknownType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Identification that the type of entity of the encompassing element i.e. as a creator, contributor, or publisher, is unknown. See DDMS Version 3.0 Creator. See also DDMS Version 3.0 Publisher. See also DDMS Version 3.0 Contributor.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd