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