Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element Service
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 DDMS-Globals_xsd_Complex_Type_ProducerType.tmp#ProducerType DDMS-Globals_xsd_Complex_Type_ServiceType.tmp#ServiceType_phone DDMS-Globals_xsd_Complex_Type_ServiceType.tmp#ServiceType_email DDMS-Globals_xsd_Complex_Type_ServiceType.tmp#ServiceType
Type ServiceType
Type hierarchy
Properties
content: complex
Used by
Model name+ , phone* , email*
Children email, name, phone
Instance
<Service xmlns="http://metadata.dod.mil/mdr/ns/DDMS/3.0/">
  <name>{1,unbounded}</name>
  <phone>{0,unbounded}</phone>
  <email>{0,unbounded}</email>
</Service>
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:element name="Service" type="ServiceType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>A named service responsible as indicated by its encompassing element, i.e. as a creator, contributor, or publisher. See DDMS Version 3.0 Creator. See also DDMS Version 3.0 Publisher. See also DDMS Version 3.0 Contributor.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.xsd