Schema Site.xsd


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


element Site
diagram Site_p1.png
namespace http://www.eamxml.org/schema/Rev0
type SiteType
properties
content complex
children PhysicalAddress MailingAddress UserDefined AuditTrail
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
BusinessUnitxs:stringoptional      
Activexs:booleanoptional      
Visiblexs:booleanoptional      
Descriptionxs:stringoptional      
TimeZonexs:stringoptional      
CultureCodexs:stringoptional      
DayStartTimexs:timeoptional      
DayEndTimexs:timeoptional      
source <xs:element name="Site" type="SiteType"/>

complexType SiteType
diagram Site_p2.png
namespace http://www.eamxml.org/schema/Rev0
children PhysicalAddress MailingAddress UserDefined AuditTrail
used by
element Site
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
BusinessUnitxs:stringoptional      
Activexs:booleanoptional      
Visiblexs:booleanoptional      
Descriptionxs:stringoptional      
TimeZonexs:stringoptional      
CultureCodexs:stringoptional      
DayStartTimexs:timeoptional      
DayEndTimexs:timeoptional      
source <xs:complexType name="SiteType">
 
<xs:sequence>
   
<xs:element name="PhysicalAddress" type="AddressType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="MailingAddress" type="AddressType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="AuditTrail" type="AuditType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="Id" type="xs:string" use="required"/>
 
<xs:attribute name="BusinessUnit" type="xs:string" use="optional"/>
 
<xs:attribute name="Active" type="xs:boolean" use="optional"/>
 
<xs:attribute name="Visible" type="xs:boolean" use="optional"/>
 
<xs:attribute name="Description" type="xs:string" use="optional"/>
 
<xs:attribute name="TimeZone" type="xs:string" use="optional"/>
 
<xs:attribute name="CultureCode" type="xs:string" use="optional"/>
 
<xs:attribute name="DayStartTime" type="xs:time" use="optional"/>
 
<xs:attribute name="DayEndTime" type="xs:time" use="optional"/>
</xs:complexType>

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

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

attribute SiteType/@Active
type xs:boolean
properties
isRef 0
use optional
source <xs:attribute name="Active" type="xs:boolean" use="optional"/>

attribute SiteType/@Visible
type xs:boolean
properties
isRef 0
use optional
source <xs:attribute name="Visible" type="xs:boolean" use="optional"/>

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

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

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

attribute SiteType/@DayStartTime
type xs:time
properties
isRef 0
use optional
source <xs:attribute name="DayStartTime" type="xs:time" use="optional"/>

attribute SiteType/@DayEndTime
type xs:time
properties
isRef 0
use optional
source <xs:attribute name="DayEndTime" type="xs:time" use="optional"/>

element SiteType/PhysicalAddress
diagram Site_p3.png
namespace http://www.eamxml.org/schema/Rev0
type AddressType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children AddressName AddressLine City State Country PostalCode Latitude Longitude Contact UserDefined
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="PhysicalAddress" type="AddressType" minOccurs="0" maxOccurs="unbounded"/>

element SiteType/MailingAddress
diagram Site_p4.png
namespace http://www.eamxml.org/schema/Rev0
type AddressType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children AddressName AddressLine City State Country PostalCode Latitude Longitude Contact UserDefined
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="MailingAddress" type="AddressType" minOccurs="0" maxOccurs="unbounded"/>

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

element SiteType/AuditTrail
diagram Site_p6.png
namespace http://www.eamxml.org/schema/Rev0
type AuditType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children CreatedById ModifiedById CreatedDateTime ModifiedDateTime AuditHistory
source <xs:element name="AuditTrail" type="AuditType" minOccurs="0" maxOccurs="unbounded"/>


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