| schema location: | Z:\schema\Rev0\Contact.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.eamxml.org/schema/Rev0 |
| Elements | Complex types |
| Contact | ContactType |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||
| type | ContactType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | ContactMethod ContactValue | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Contact" type="ContactType"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||
| children | ContactMethod ContactValue | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="ContactType"> <xs:sequence> <xs:element name="ContactMethod" type="xs:string" minOccurs="0"/> <xs:element name="ContactValue" type="xs:string" minOccurs="0"/> </xs:sequence> <xs:attribute name="Id" type="xs:string" use="required"/> <xs:attribute name="Description" type="xs:string" use="optional"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Description" type="xs:string" use="optional"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="ContactMethod" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="ContactValue" type="xs:string" minOccurs="0"/> |