<xs:complexType name="FacilityIdentifierType">
<xs:attribute name="beNumber" type="simpleTokenType" use="required">
<xs:annotation>
<xs:appinfo>(GMI:BE_NUMBER, 1.0) Uniquely identifies the installation of the facility. The BE_NUMBER is generated based on the value input for the COORD to determine the appropriate World Area Code (WAC), the system assigned record originator and a one-up-number. Pos. 1-4, World Area Code (WAC). Pos. 5, A hyphen, '-', or an 'E', in the fifth position indicates that position-6 will contain values 0-9. Alternately, the fifth position may contain the first of a two-character system assigned record originator code, position-6 will then contain the second character of the system assigned record originator code. Pos. 6, May contain the second character of the system assigned record originator code, the one-up-number series will then begin in position seven, and range from 0001-9909. If the one-up-number series begins in postion 6, this position will contain the first of a five-position one-up-number, i.e., 00001-99999.Pos. 7-10, A one-up-number series. Depending on the content of position 5, the series may have begun in position 6 and have a range of 00001-99999. Or, have begun in position 7 and have a range from 0001-9999.</xs:appinfo>
</xs:annotation>
</xs:attribute>
<xs:attribute name="osuffix" type="simpleTokenType" use="optional">
<xs:annotation>
<xs:appinfo>(GMI:OSUFFIX, 1.0) Uniquely identifies a facility or demographic area in conjunction with a BE_NUMBER. Pos. 1-2. SYSTEM ASSIGNED RECORD_ORIGINATOR. The organization creating the facility or demographic area. DIA installation records created prior to IDB generation of OSUFFIX contain DD.Pos. 3-5 A one-up number.</xs:appinfo>
</xs:annotation>
</xs:attribute>
</xs:complexType>
|