Schema CatalogItem.xsd


schema location:  Z:\schema\Rev0\CatalogItem.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.eamxml.org/schema/Rev0
 
Elements  Complex types 
CatalogItem  CatalogItemType 


element CatalogItem
diagram CatalogItem_p1.png
namespace http://www.eamxml.org/schema/Rev0
type CatalogItemType
properties
content complex
children UserDefined KeyWord
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Descriptionxs:stringrequired      
Description1xs:stringoptional      
Description2xs:stringoptional      
Description3xs:stringoptional      
Description4xs:stringoptional      
ExtendedDescriptionxs:stringoptional      
GrossWeightxs:floatoptional      
NetWeightxs:floatoptional      
Volumexs:floatoptional      
Lengthxs:floatoptional      
Widthxs:floatoptional      
Heightxs:floatoptional      
source <xs:element name="CatalogItem" type="CatalogItemType"/>

complexType CatalogItemType
diagram CatalogItem_p2.png
namespace http://www.eamxml.org/schema/Rev0
children UserDefined KeyWord
used by
element CatalogItem
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Descriptionxs:stringrequired      
Description1xs:stringoptional      
Description2xs:stringoptional      
Description3xs:stringoptional      
Description4xs:stringoptional      
ExtendedDescriptionxs:stringoptional      
GrossWeightxs:floatoptional      
NetWeightxs:floatoptional      
Volumexs:floatoptional      
Lengthxs:floatoptional      
Widthxs:floatoptional      
Heightxs:floatoptional      
source <xs:complexType name="CatalogItemType">
 
<xs:sequence>
   
<xs:element name="UserDefined" type="UserDefinedType"/>
   
<xs:element name="KeyWord" type="xs:string"/>
 
</xs:sequence>
 
<xs:attribute name="Id" type="xs:string" use="required"/>
 
<xs:attribute name="Description" type="xs:string" use="required"/>
 
<xs:attribute name="Description1" type="xs:string" use="optional"/>
 
<xs:attribute name="Description2" type="xs:string" use="optional"/>
 
<xs:attribute name="Description3" type="xs:string" use="optional"/>
 
<xs:attribute name="Description4" type="xs:string" use="optional"/>
 
<xs:attribute name="ExtendedDescription" type="xs:string" use="optional"/>
 
<xs:attribute name="GrossWeight" type="xs:float" use="optional"/>
 
<xs:attribute name="NetWeight" type="xs:float" use="optional"/>
 
<xs:attribute name="Volume" type="xs:float" use="optional"/>
 
<xs:attribute name="Length" type="xs:float" use="optional"/>
 
<xs:attribute name="Width" type="xs:float" use="optional"/>
 
<xs:attribute name="Height" type="xs:float" use="optional"/>
</xs:complexType>

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

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

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

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

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

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

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

attribute CatalogItemType/@GrossWeight
type xs:float
properties
isRef 0
use optional
source <xs:attribute name="GrossWeight" type="xs:float" use="optional"/>

attribute CatalogItemType/@NetWeight
type xs:float
properties
isRef 0
use optional
source <xs:attribute name="NetWeight" type="xs:float" use="optional"/>

attribute CatalogItemType/@Volume
type xs:float
properties
isRef 0
use optional
source <xs:attribute name="Volume" type="xs:float" use="optional"/>

attribute CatalogItemType/@Length
type xs:float
properties
isRef 0
use optional
source <xs:attribute name="Length" type="xs:float" use="optional"/>

attribute CatalogItemType/@Width
type xs:float
properties
isRef 0
use optional
source <xs:attribute name="Width" type="xs:float" use="optional"/>

attribute CatalogItemType/@Height
type xs:float
properties
isRef 0
use optional
source <xs:attribute name="Height" type="xs:float" use="optional"/>

element CatalogItemType/UserDefined
diagram CatalogItem_p3.png
namespace http://www.eamxml.org/schema/Rev0
type UserDefinedType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Valuexs:stringrequired      
Commentxs:stringoptional      
source <xs:element name="UserDefined" type="UserDefinedType"/>

element CatalogItemType/KeyWord
diagram CatalogItem_p4.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
content simple
source <xs:element name="KeyWord" type="xs:string"/>


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