| schema location: | Z:\schema\Rev0\Position.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.eamxml.org/schema/Rev0 |
| Elements | Complex types |
| Position | PositionType |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| type | PositionType | ||||||||||||
| properties |
|
||||||||||||
| children | PositionTitle PositionStartDate PositionEndDate | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Position" type="PositionType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| children | PositionTitle PositionStartDate PositionEndDate | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="PositionType"> <xs:sequence> <xs:element name="PositionTitle" type="xs:string" minOccurs="0"/> <xs:element name="PositionStartDate" type="xs:date" minOccurs="0"/> <xs:element name="PositionEndDate" type="xs:date" minOccurs="0"/> </xs:sequence> <xs:attribute name="Id" type="xs:string" use="required"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="PositionTitle" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:date | ||||||||
| properties |
|
||||||||
| source | <xs:element name="PositionStartDate" type="xs:date" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:date | ||||||||
| properties |
|
||||||||
| source | <xs:element name="PositionEndDate" type="xs:date" minOccurs="0"/> |