| 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 |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | SiteType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | PhysicalAddress MailingAddress UserDefined AuditTrail | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Site" type="SiteType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | PhysicalAddress MailingAddress UserDefined AuditTrail | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="BusinessUnit" type="xs:string" use="optional"/> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="Active" type="xs:boolean" use="optional"/> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="Visible" type="xs:boolean" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Description" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="TimeZone" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="CultureCode" type="xs:string" use="optional"/> |
| type | xs:time | ||||
| properties |
|
||||
| source | <xs:attribute name="DayStartTime" type="xs:time" use="optional"/> |
| type | xs:time | ||||
| properties |
|
||||
| source | <xs:attribute name="DayEndTime" type="xs:time" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| type | AddressType | ||||||||||||
| properties |
|
||||||||||||
| children | AddressName AddressLine City State Country PostalCode Latitude Longitude Contact UserDefined | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="PhysicalAddress" type="AddressType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| type | AddressType | ||||||||||||
| properties |
|
||||||||||||
| children | AddressName AddressLine City State Country PostalCode Latitude Longitude Contact UserDefined | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="MailingAddress" type="AddressType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||
| type | UserDefinedType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | AuditType | ||||||||
| properties |
|
||||||||
| children | CreatedById ModifiedById CreatedDateTime ModifiedDateTime AuditHistory | ||||||||
| source | <xs:element name="AuditTrail" type="AuditType" minOccurs="0" maxOccurs="unbounded"/> |