complexType SupplierTimeSpent
diagram pscev_p739.png
children TimeSpent
used by
element Timming/SupplierTimeSpent
attributes
Name  Type  Use  Default  Fixed  annotation
SupplierIDSupplierIDrequired      
SupplierHitxs:booleanrequired      
source <xs:complexType name="SupplierTimeSpent">
 
<xs:sequence>
   
<xs:element name="TimeSpent" type="TimeSpent"/>
 
</xs:sequence>
 
<xs:attribute name="SupplierID" type="SupplierID" use="required"/>
 
<xs:attribute name="SupplierHit" type="xs:boolean" use="required"/>
</xs:complexType>

attribute SupplierTimeSpent/@SupplierID
type SupplierID
properties
isRef 0
use required
facets
Kind Value annotation 
minLength 
maxLength 
source <xs:attribute name="SupplierID" type="SupplierID" use="required"/>

attribute SupplierTimeSpent/@SupplierHit
type xs:boolean
properties
isRef 0
use required
source <xs:attribute name="SupplierHit" type="xs:boolean" use="required"/>

element SupplierTimeSpent/TimeSpent
diagram pscev_p740.png
type TimeSpent
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
TimeUnitxs:stringrequired      
source <xs:element name="TimeSpent" type="TimeSpent"/>


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