Schema Component Representation
<
xs:complexType
name="
PreCoded">
<
xs:sequence>
<
xs:element
name="
locationName"
type="
Text-name255
"
minOccurs="
0"/>
<
xs:element
name="
locationTable"
type="
LocationTable
"
minOccurs="
0"/>
<
xs:element
name="
locationCode"
type="
LocationCode
"
minOccurs="
0"/>
<
xs:element
name="
countryCode"
type="
CountryCode
"
minOccurs="
0"/>
<
xs:element
name="
registryNumericId"
type="
Int-index16
"
minOccurs="
0"/>
<
xs:element
name="
registryAlphanumId"
type="
Text-name255
"
minOccurs="
0"/>
<
xs:element
name="
numericIdxSize8"
type="
NumericIDXSize8
"
minOccurs="
0"/>
</
xs:sequence>
</
xs:complexType>