Definition Type: ComplexType
Name: ScopedNameType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: SWE_basicTypes.xsd
Abstract
Documentation:
Extension of string which also carries a codeSpace attribute.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema swe_basictypes_xsdXSD Diagram of ScopedNameType in schema swe_basictypes_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="ScopedNameType">
    <annotation>
        <documentation>Extension of string which also carries a codeSpace attribute.</documentation>
    </annotation>
    <simpleContent>
        <extension base="string">
            <attribute name="codeSpace" type="anyURI" use="required" />
        </extension>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace swe:codeSpace Required
Collapse Derivation Tree:
Collapse References:
swe:property, swe:propertyom:result,