| schema location: | Z:\schema\Rev0\Craft.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.eamxml.org/schema/Rev0 |
| Elements | Complex types |
| Craft | CraftType |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||
| type | CraftType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Craft" type="CraftType"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="CraftType"> <xs:attribute name="Id" type="xs:string" use="required"/> <xs:attribute name="Name" type="xs:string" use="required"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Name" type="xs:string" use="required"/> |