Definition Type: Attribute
Name: listURI
Namespace: http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: UnqualifiedDataTypes.xsd
Use Optional
Documentation:
UDT000007-SC9 SC Code List. Uniform Resource. Identifier The Uniform Resource Identifier that identifies where the code list is located. Code List Uniform Resource Identifier Identifier string anyURI
Collapse XSD Schema Diagram:
XSD Diagram of listURI in schema unqualifieddatatypes_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:attribute name="listURI" type="xsd:anyURI" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT000007-SC9</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code List. Uniform Resource. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The Uniform Resource Identifier that identifies where the code list is located.</ccts:Definition>
            <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code List</ccts:ObjectClass>
            <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Uniform Resource Identifier</ccts:PropertyTermName>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
            <xsd:BuiltinType>anyURI</xsd:BuiltinType>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>