Schema CommonTypes.xsd


schema location:  Z:\schema\Rev0\CommonTypes.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.eamxml.org/schema/Rev0
 
Complex types 
AssociatedTextType 
DeliveryInstructionsType 
EstimatedCostType 
EstimatedHoursType 
PrioritiesType 
PriorityType 
RequirementSequenceType 
UnitOfMeasureType 


complexType AssociatedTextType
diagram CommonTypes_p1.png
namespace http://www.eamxml.org/schema/Rev0
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:complexType name="AssociatedTextType">
 
<xs:attribute name="Id" type="xs:string" use="required"/>
</xs:complexType>

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

complexType DeliveryInstructionsType
diagram CommonTypes_p2.png
namespace http://www.eamxml.org/schema/Rev0
children DeliveryInstructionsHeader DeliveryInstructionsExtended
source <xs:complexType name="DeliveryInstructionsType">
 
<xs:sequence>
   
<xs:element name="DeliveryInstructionsHeader" type="xs:string" minOccurs="0"/>
   
<xs:element name="DeliveryInstructionsExtended" type="xs:string" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element DeliveryInstructionsType/DeliveryInstructionsHeader
diagram CommonTypes_p3.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="DeliveryInstructionsHeader" type="xs:string" minOccurs="0"/>

element DeliveryInstructionsType/DeliveryInstructionsExtended
diagram CommonTypes_p4.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="DeliveryInstructionsExtended" type="xs:string" minOccurs="0"/>

complexType EstimatedCostType
diagram CommonTypes_p5.png
namespace http://www.eamxml.org/schema/Rev0
attributes
Name  Type  Use  Default  Fixed  annotation
Valuerequired      
Unitrequired      
source <xs:complexType name="EstimatedCostType">
 
<xs:attribute name="Value" use="required"/>
 
<xs:attribute name="Unit" use="required"/>
</xs:complexType>

attribute EstimatedCostType/@Value
properties
isRef 0
use required
source <xs:attribute name="Value" use="required"/>

attribute EstimatedCostType/@Unit
properties
isRef 0
use required
source <xs:attribute name="Unit" use="required"/>

complexType EstimatedHoursType
diagram CommonTypes_p6.png
namespace http://www.eamxml.org/schema/Rev0
attributes
Name  Type  Use  Default  Fixed  annotation
Valuerequired      
source <xs:complexType name="EstimatedHoursType">
 
<xs:attribute name="Value" use="required"/>
</xs:complexType>

attribute EstimatedHoursType/@Value
properties
isRef 0
use required
source <xs:attribute name="Value" use="required"/>

complexType PrioritiesType
diagram CommonTypes_p7.png
namespace http://www.eamxml.org/schema/Rev0
children Priority
source <xs:complexType name="PrioritiesType">
 
<xs:sequence>
   
<xs:element name="Priority" type="PriorityType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element PrioritiesType/Priority
diagram CommonTypes_p8.png
namespace http://www.eamxml.org/schema/Rev0
type PriorityType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Typerequired      
source <xs:element name="Priority" type="PriorityType" minOccurs="0" maxOccurs="unbounded"/>

complexType PriorityType
diagram CommonTypes_p9.png
namespace http://www.eamxml.org/schema/Rev0
used by
element PrioritiesType/Priority
attributes
Name  Type  Use  Default  Fixed  annotation
Typerequired      
source <xs:complexType name="PriorityType">
 
<xs:attribute name="Type" use="required"/>
</xs:complexType>

attribute PriorityType/@Type
properties
isRef 0
use required
source <xs:attribute name="Type" use="required"/>

complexType RequirementSequenceType
diagram CommonTypes_p10.png
namespace http://www.eamxml.org/schema/Rev0
children SiteId WorkOrderId SequenceNumber
source <xs:complexType name="RequirementSequenceType">
 
<xs:sequence>
   
<xs:element name="SiteId" type="xs:string" minOccurs="0"/>
   
<xs:element name="WorkOrderId" type="xs:string" minOccurs="0"/>
   
<xs:element name="SequenceNumber" type="xs:string" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element RequirementSequenceType/SiteId
diagram CommonTypes_p11.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="SiteId" type="xs:string" minOccurs="0"/>

element RequirementSequenceType/WorkOrderId
diagram CommonTypes_p12.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="WorkOrderId" type="xs:string" minOccurs="0"/>

element RequirementSequenceType/SequenceNumber
diagram CommonTypes_p13.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="SequenceNumber" type="xs:string" minOccurs="0"/>

complexType UnitOfMeasureType
diagram CommonTypes_p14.png
namespace http://www.eamxml.org/schema/Rev0
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:complexType name="UnitOfMeasureType">
 
<xs:attribute name="Id" type="xs:string" use="required"/>
</xs:complexType>

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


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