Definition Type: ComplexType
Name: RadiusType
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into unit in schema ols_xsdXSD Diagram of RadiusType in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="RadiusType">
    <annotation>
        <appinfo source="ADT.xsd" />
    </annotation>
    <simpleContent>
        <extension base="decimal">
            <attribute name="unit" type="xls:DistanceUnitType" use="required" />
        </extension>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
unit xls:unit Required
Collapse Derivation Tree:
Collapse References:
xls:Radius