Schema Catalog.xsd


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 


element Catalog
diagram Catalog_p1.png
namespace http://www.eamxml.org/schema/Rev0
type CatalogType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Namexs:stringoptional      
Descriptionxs:stringoptional      
source <xs:element name="Catalog" type="CatalogType"/>

complexType CatalogType
diagram Catalog_p2.png
namespace http://www.eamxml.org/schema/Rev0
used by
element Catalog
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Namexs:stringoptional      
Descriptionxs:stringoptional      
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>

attribute CatalogType/@Id
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Id" type="xs:string" use="required"/>

attribute CatalogType/@Name
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="Name" type="xs:string" use="optional"/>

attribute CatalogType/@Description
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="Description" type="xs:string" use="optional"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy