<element name="LocationCode">
<annotation>
<documentation>A unique code identifying the location.</documentation>
</annotation>
<complexType>
<simpleContent>
<extension base="string">
<attribute name="codeListName" type="string" use="optional">
<annotation>
<documentation>Indicates the organizational body who assigned the list of codes</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
</element>