| schema location: | Z:\schema\Rev0\BusinessUnit.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.eamxml.org/schema/Rev0 |
| Elements | Complex types |
| BusinessUnit | BusinessUnitType |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||
| type | BusinessUnitType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | Address UserDefined | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="BusinessUnit" type="BusinessUnitType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||
| children | Address UserDefined | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="BusinessUnitType"> <xs:sequence> <xs:element name="Address" type="AddressType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="Id" type="xs:string" use="required"/> <xs:attribute name="Name" type="xs:string" use="optional"/> <xs:attribute name="Description" type="xs:string" use="optional"/> <xs:attribute name="ParentBusinessUnitId" type="xs:string" use="optional"/> <xs:attribute name="CultureCode" type="xs:string" 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="Name" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Description" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="ParentBusinessUnitId" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="CultureCode" type="xs:string" 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="Address" 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"/> |