<xs:element name="DirBeg" type="UnitVectorType"><xs:annotation><xs:documentation>The DirBeg element is a unit vector representing the beginning extent of the feature.</xs:documentation></xs:annotation></xs:element>
The optional angularUnit attribute defines the UnitName for the AngleRangeType.
Source
<xs:element name="DomainAngle" type="AngleRangeType"><xs:annotation><xs:documentation>The DomainAngle element is the angle limits in angular units from the start vector to the start extent of the feature.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="SweepType"><xs:annotation><xs:documentation>The SweepType defines a partial feature using a vector and an angle.</xs:documentation></xs:annotation><xs:sequence><xs:element name="DirBeg" type="UnitVectorType"><xs:annotation><xs:documentation>The DirBeg element is a unit vector representing the beginning extent of the feature.</xs:documentation></xs:annotation></xs:element><xs:element name="DomainAngle" type="AngleRangeType"><xs:annotation><xs:documentation>The DomainAngle element is the angle limits in angular units from the start vector to the start extent of the feature.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>