(ISO specific) The SectionModifierEnumType enumerates valuesthat establish datums or features section by section: ACS = any cross section ALS = any longitudinal section. SCS = specific fixed cross section
<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>