complexType OrganizationType
diagram SgIrmXml_p100.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type extension of ProducerType
properties
base ProducerType
children name phone email
used by
element Organization
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
appinfo
<mdr:definition>The type used to model the ddms:Organization element.</mdr:definition>
source <xsd:complexType name="OrganizationType">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>The type used to model the ddms:Organization element.</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="ProducerType">
     
<xsd:sequence>
       
<xsd:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
         
<xsd:annotation>
           
<xsd:appinfo>
             
<mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.
</mdr:definition>
           
</xsd:appinfo>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
         
<xsd:annotation>
           
<xsd:appinfo>
             
<mdr:definition>
An address for electronic mail.
</mdr:definition>
           
</xsd:appinfo>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element OrganizationType/phone
diagram SgIrmXml_p101.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
annotation
appinfo
<mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.
</mdr:definition>
source <xsd:element name="phone" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>A telephone number.  Optional.  This value must include country code and area code, when applicable.
</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
</xsd:element>

element OrganizationType/email
diagram SgIrmXml_p102.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
annotation
appinfo
<mdr:definition>
An address for electronic mail.
</mdr:definition>
source <xsd:element name="email" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>
An address for electronic mail.
</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
</xsd:element>


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