Showing:

Attributes
Diagrams
Properties
Source
Used by
Element ProducerType / name
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram
Type xs:string
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="name" type="xs:string" maxOccurs="unbounded"/>
Schema location DDMS-Globals.xsd
Complex Type ProducerType
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
Type extension of ProducerBaseType
Type hierarchy
Used by
Model name+
Children name
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:complexType name="ProducerType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>The type used to model the ddms:producer element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ProducerBaseType">
      <xs:sequence>
        <xs:element name="name" type="xs:string" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location DDMS-Globals.xsd