Definition Type: ComplexType
Name: MD_Band_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Type: gmd:MD_RangeDimension_Type
Containing Schema: content.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into offset in schema content_xsd Drilldown into scaleFactor in schema content_xsd Drilldown into toneGradation in schema content_xsd Drilldown into bitsPerValue in schema content_xsd Drilldown into peakResponse in schema content_xsd Drilldown into units in schema content_xsd Drilldown into minValue in schema content_xsd Drilldown into maxValue in schema content_xsd Drilldown into descriptor in schema content_xsd Drilldown into sequenceIdentifier in schema content_xsd Drilldown into uuid in schema gcobase_xsd Drilldown into id in schema gcobase_xsd Drilldown into ObjectIdentification in schema gcobase_xsd Drilldown into AbstractObject_Type in schema gcobase_xsd Drilldown into MD_RangeDimension_Type in schema content_xsdXSD Diagram of MD_Band_Type in schema content_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="MD_Band_Type">
    <xs:complexContent>
        <xs:extension base="gmd:MD_RangeDimension_Type">
            <xs:sequence>
                <xs:element name="maxValue" type="gco:Real_PropertyType" minOccurs="0" />
                <xs:element name="minValue" type="gco:Real_PropertyType" minOccurs="0" />
                <xs:element name="units" type="gco:UomLength_PropertyType" minOccurs="0" />
                <xs:element name="peakResponse" type="gco:Real_PropertyType" minOccurs="0" />
                <xs:element name="bitsPerValue" type="gco:Integer_PropertyType" minOccurs="0" />
                <xs:element name="toneGradation" type="gco:Integer_PropertyType" minOccurs="0" />
                <xs:element name="scaleFactor" type="gco:Real_PropertyType" minOccurs="0" />
                <xs:element name="offset" type="gco:Real_PropertyType" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sequenceIdentifier gmd:sequenceIdentifier 0 (1)
descriptor gmd:descriptor 0 (1)
maxValue gmd:maxValue 0 (1)
minValue gmd:minValue 0 (1)
units gmd:units 0 (1)
peakResponse gmd:peakResponse 0 (1)
bitsPerValue gmd:bitsPerValue 0 (1)
toneGradation gmd:toneGradation 0 (1)
scaleFactor gmd:scaleFactor 0 (1)
offset gmd:offset 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:MD_Band