complexType PersonType
diagram SgIrmXml_p103.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type extension of ProducerType
properties
base ProducerType
children name surname userID affiliation phone email
used by
element Person
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
appinfo
<mdr:definition>The type used to model the ddms:Person element.</mdr:definition>
source <xsd:complexType name="PersonType">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>The type used to model the ddms:Person element.</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="ProducerType">
     
<xsd:sequence>
       
<xsd:element name="surname" type="xs:string">
         
<xsd:annotation>
           
<xsd:appinfo>
             
<mdr:definition>A name shared in common to identify members of a family; also called “last name.”</mdr:definition>
           
</xsd:appinfo>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="userID" type="xs:string" minOccurs="0">
         
<xsd:annotation>
           
<xsd:appinfo>
             
<mdr:definition>Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.
</mdr:definition>
           
</xsd:appinfo>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="affiliation" type="xs:string" minOccurs="0">
         
<xsd:annotation>
           
<xsd:appinfo>
             
<mdr:definition>The identification of an organization or agency with which an individual or service has an affiliation.
</mdr:definition>
           
</xsd:appinfo>
         
</xsd:annotation>
       
</xsd:element>
       
<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 PersonType/surname
diagram SgIrmXml_p104.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:string
properties
isRef 0
content simple
annotation
appinfo
<mdr:definition>A name shared in common to identify members of a family; also called “last name.”</mdr:definition>
source <xsd:element name="surname" type="xs:string">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>A name shared in common to identify members of a family; also called “last name.”</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
</xsd:element>

element PersonType/userID
diagram SgIrmXml_p105.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<mdr:definition>Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.
</mdr:definition>
source <xsd:element name="userID" type="xs:string" minOccurs="0">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.
</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
</xsd:element>

element PersonType/affiliation
diagram SgIrmXml_p106.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<mdr:definition>The identification of an organization or agency with which an individual or service has an affiliation.
</mdr:definition>
source <xsd:element name="affiliation" type="xs:string" minOccurs="0">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>The identification of an organization or agency with which an individual or service has an affiliation.
</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
</xsd:element>

element PersonType/phone
diagram SgIrmXml_p107.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 PersonType/email
diagram SgIrmXml_p108.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