<xs:element name="PointSamplingStrategyEnum" type="ExtrudedCrossSectionPointSamplingStrategyEnumType"><xs:annotation><xs:documentation>The PointSamplingStrategyEnum element is an often-used point sampling strategy for an extruded cross-section feature.</xs:documentation></xs:annotation></xs:element>
The UserDefinedStrategy element is the name of a point sampling strategy defined by the user.
Diagram
Type
xs:token
Properties
content
simple
Source
<xs:element name="UserDefinedStrategy" type="xs:token"><xs:annotation><xs:documentation>The UserDefinedStrategy element is the name of a point sampling strategy defined by the user.</xs:documentation></xs:annotation></xs:element>
Complex Type ExtrudedCrossSectionPointSamplingStrategyType
Annotations
The ExtrudedCrossSectionPointSamplingStrategyType defines a point sampling strategy for an extruded cross-section feature. The strategy is either an enumerated extruded cross-section strategy or a user defined strategy.
<xs:complexType name="ExtrudedCrossSectionPointSamplingStrategyType"><xs:annotation><xs:documentation>The ExtrudedCrossSectionPointSamplingStrategyType defines a point sampling strategy for an extruded cross-section feature. The strategy is either an enumerated extruded cross-section strategy or a user defined strategy.</xs:documentation></xs:annotation><xs:choice><xs:element name="PointSamplingStrategyEnum" type="ExtrudedCrossSectionPointSamplingStrategyEnumType"><xs:annotation><xs:documentation>The PointSamplingStrategyEnum element is an often-used point sampling strategy for an extruded cross-section feature.</xs:documentation></xs:annotation></xs:element><xs:element name="UserDefinedStrategy" type="xs:token"><xs:annotation><xs:documentation>The UserDefinedStrategy element is the name of a point sampling strategy defined by the user.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>