Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element SphereFeatureNominalType / Location
Annotations
The Location element is the nominal center of the sphere.
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 sphere.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element SphereFeatureNominalType / LatitudeLongitudeSweep
Annotations
The optional LatitudeLongitude Sweep element gives the partial sphere 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
minOccurs 0
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" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LatitudeLongitude Sweep element gives the partial sphere 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 SphereFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the sphere is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_SphereConstructionMethodType.tmp#SphereConstructionMethodType_BestFit Features_xsd_Complex_Type_SphereConstructionMethodType.tmp#SphereConstructionMethodType_Recompensated Features_xsd_Complex_Type_SphereConstructionMethodType.tmp#SphereConstructionMethodType_Copy Features_xsd_Complex_Type_SphereConstructionMethodType.tmp#SphereConstructionMethodType_Cast Features_xsd_Complex_Type_SphereConstructionMethodType.tmp#SphereConstructionMethodType_Transform Features_xsd_Complex_Type_SphereConstructionMethodType.tmp#SphereConstructionMethodType_FromScan Features_xsd_Complex_Type_SphereConstructionMethodType.tmp#SphereConstructionMethodType
Type SphereConstructionMethodType
Properties
content complex
minOccurs 0
Children BestFit, Cast, Copy, FromScan, 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>
  <FromScan>{1,1}</FromScan>
</Constructed>
Source
<xs:element name="Constructed" type="SphereConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the sphere 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 SphereFeatureNominalType
Annotations
The SphereFeatureNominalType defines the sphere feature nominal information for an individual sphere 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_SphereFeatureNominalType.tmp#SphereFeatureNominalType_Location Features_xsd_Complex_Type_SphereFeatureNominalType.tmp#SphereFeatureNominalType_LatitudeLongitudeSweep Features_xsd_Complex_Type_SphereFeatureNominalType.tmp#SphereFeatureNominalType_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="SphereFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The SphereFeatureNominalType defines the sphere feature nominal information for an individual sphere 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 sphere.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="LatitudeLongitudeSweep" type="OrientedLatitudeLongitudeSweepType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional LatitudeLongitude Sweep element gives the partial sphere with angular sweep in two directions analogous to terrestrial latitude and longitude.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="SphereConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the sphere 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