complexType ProducerType
diagram SgIrmXml_p110.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type extension of ProducerBaseType
properties
base ProducerBaseType
children name
used by
complexTypes OrganizationType PersonType ServiceType UnknownType
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
appinfo
<mdr:definition>The type used to model the ddms:producer element.</mdr:definition>
source <xsd:complexType name="ProducerType">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>The type used to model the ddms:producer element.</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="ProducerBaseType">
     
<xsd:sequence>
       
<xsd:element name="name" type="xs:string" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element ProducerType/name
diagram SgIrmXml_p111.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:string
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xsd:element name="name" type="xs:string" maxOccurs="unbounded"/>


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