| diagram | ![]() |
||||||
| namespace | http://metadata.dod.mil/mdr/ns/DDMS/3.0/ | ||||||
| type | extension of ProducerType | ||||||
| properties |
|
||||||
| children | name phone email | ||||||
| used by |
|
||||||
| attributes |
|
||||||
| annotation |
|
||||||
| source | <xsd:complexType name="ServiceType"> <xsd:annotation> <xsd:appinfo> <mdr:definition>The type used to model the ddms:Service 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> |
| diagram | ![]() |
||||||||
| namespace | http://metadata.dod.mil/mdr/ns/DDMS/3.0/ | ||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| 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> |
| diagram | ![]() |
||||||||
| namespace | http://metadata.dod.mil/mdr/ns/DDMS/3.0/ | ||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| 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> |