Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type SectionModifierEnumType
Annotations
(ISO specific) The SectionModifierEnumType enumerates values
that establish datums or features section by section:
        
  ACS = any cross section
  ALS = any longitudinal section.
  SCS = specific fixed cross section
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration ACS
enumeration ALS
enumeration SCS
Used by
Source
<xs:simpleType name="SectionModifierEnumType">
  <xs:annotation>
    <xs:documentation>(ISO specific) The SectionModifierEnumType enumerates values that establish datums or features section by section: ACS = any cross section ALS = any longitudinal section. SCS = specific fixed cross section</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="ACS"/>
    <xs:enumeration value="ALS"/>
    <xs:enumeration value="SCS"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd