Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element SphericalSegmentFeatureNominalType / Location
Annotations
The Location element is the nominal center of the spherical segment.
Diagram
Diagram Primitives_xsd_Simple_Type_PointSimpleType.tmp#PointSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_PointType.tmp#PointType
Type PointType
Type hierarchy
Properties
content complex
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:element name="Location" type="PointType">
  <xs:annotation>
    <xs:documentation>The Location element is the nominal center of the spherical segment.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element SphericalSegmentFeatureNominalType / LatitudeLongitudeSweep
Annotations
The LatitudeLongitudeSweep element gives the extent of a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude.
Diagram
Diagram Primitives_xsd_Complex_Type_LatitudeLongitudeSweepType.tmp#LatitudeLongitudeSweepType_DirMeridianPrime Primitives_xsd_Complex_Type_LatitudeLongitudeSweepType.tmp#LatitudeLongitudeSweepType_DomainLatitude Primitives_xsd_Complex_Type_LatitudeLongitudeSweepType.tmp#LatitudeLongitudeSweepType_DomainLongitude Primitives_xsd_Complex_Type_LatitudeLongitudeSweepType.tmp#LatitudeLongitudeSweepType Primitives_xsd_Complex_Type_OrientedLatitudeLongitudeSweepType.tmp#OrientedLatitudeLongitudeSweepType_DirNorthPole Primitives_xsd_Complex_Type_OrientedLatitudeLongitudeSweepType.tmp#OrientedLatitudeLongitudeSweepType
Type OrientedLatitudeLongitudeSweepType
Type hierarchy
Properties
content complex
Children DirMeridianPrime, DirNorthPole, DomainLatitude, DomainLongitude
Instance
<LatitudeLongitudeSweep xmlns="http://qifstandards.org/xsd/qif3">
  <DirMeridianPrime decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</DirMeridianPrime>
  <DomainLatitude angularUnit="">{1,1}</DomainLatitude>
  <DomainLongitude angularUnit="">{1,1}</DomainLongitude>
  <DirNorthPole decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</DirNorthPole>
</LatitudeLongitudeSweep>
Source
<xs:element name="LatitudeLongitudeSweep" type="OrientedLatitudeLongitudeSweepType">
  <xs:annotation>
    <xs:documentation>The LatitudeLongitudeSweep element gives the extent of a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element SphericalSegmentFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the spherical segment is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_SphericalSegmentConstructionMethodType.tmp#SphericalSegmentConstructionMethodType_BestFit Features_xsd_Complex_Type_SphericalSegmentConstructionMethodType.tmp#SphericalSegmentConstructionMethodType_Recompensated Features_xsd_Complex_Type_SphericalSegmentConstructionMethodType.tmp#SphericalSegmentConstructionMethodType_Copy Features_xsd_Complex_Type_SphericalSegmentConstructionMethodType.tmp#SphericalSegmentConstructionMethodType_Cast Features_xsd_Complex_Type_SphericalSegmentConstructionMethodType.tmp#SphericalSegmentConstructionMethodType_Transform Features_xsd_Complex_Type_SphericalSegmentConstructionMethodType.tmp#SphericalSegmentConstructionMethodType
Type SphericalSegmentConstructionMethodType
Properties
content complex
minOccurs 0
Children BestFit, Cast, Copy, Recompensated, Transform
Instance
<Constructed xmlns="http://qifstandards.org/xsd/qif3">
  <BestFit n="">{1,1}</BestFit>
  <Recompensated>{1,1}</Recompensated>
  <Copy>{1,1}</Copy>
  <Cast>{1,1}</Cast>
  <Transform>{1,1}</Transform>
</Constructed>
Source
<xs:element name="Constructed" type="SphericalSegmentConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the spherical segment is constructed and provides details of the construction method.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type SphericalSegmentFeatureNominalType
Annotations
The SphericalSegmentFeatureNominalType defines the spherical segment feature nominal information for an individual spherical segment feature.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_Name Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_UUID Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_FeatureDefinitionId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_ParentFeatureNominalId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityInternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityExternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_PointList Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_SubstituteFeatureAlgorithm Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType Features_xsd_Complex_Type_SurfaceFeatureNominalBaseType.tmp#SurfaceFeatureNominalBaseType Features_xsd_Complex_Type_SphericalSegmentFeatureNominalType.tmp#SphericalSegmentFeatureNominalType_Location Features_xsd_Complex_Type_SphericalSegmentFeatureNominalType.tmp#SphericalSegmentFeatureNominalType_LatitudeLongitudeSweep Features_xsd_Complex_Type_SphericalSegmentFeatureNominalType.tmp#SphericalSegmentFeatureNominalType_Constructed
Type extension of SurfaceFeatureNominalBaseType
Type hierarchy
Used by
Children Attributes, Constructed, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, LatitudeLongitudeSweep, Location, Name, ParentFeatureNominalId, PointList, SubstituteFeatureAlgorithm, UUID
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="SphericalSegmentFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The SphericalSegmentFeatureNominalType defines the spherical segment feature nominal information for an individual spherical segment feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureNominalBaseType">
      <xs:sequence>
        <xs:element name="Location" type="PointType">
          <xs:annotation>
            <xs:documentation>The Location element is the nominal center of the spherical segment.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="LatitudeLongitudeSweep" type="OrientedLatitudeLongitudeSweepType">
          <xs:annotation>
            <xs:documentation>The LatitudeLongitudeSweep element gives the extent of a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="SphericalSegmentConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the spherical segment is constructed and provides details of the construction method.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd