|
Namespace |
tps |
Diagram
|
|
Used by
|
|
Model
|
tps:Name , tps:MeasureDirection , tps:HorizSet , tps:VertSet , tps:SlopeDistanceSet , tps:SlopeDistanceShots , tps:HorizAngleDiffLimit , tps:VertAngleDiffLimit , tps:InSetDiffLimit , tps:BetweenSetsDiffLimit , tps:VertAngleAveraging , tps:ManualObservation , ( ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
|
Children |
tps:BetweenSetsDiffLimit, tps:HorizAngleDiffLimit, tps:HorizSet, tps:InSetDiffLimit, tps:ManualObservation, tps:MeasureDirection, tps:Name, tps:SlopeDistanceSet, tps:SlopeDistanceShots, tps:VertAngleAveraging, tps:VertAngleDiffLimit, tps:VertSet |
Source
|
<xs:complexType name="sessionPatternType">
<xs:sequence>
<xs:element name="Name" type="xs:string"/>
<xs:element name="MeasureDirection" type="xs:integer"/>
<xs:element name="HorizSet" type="xs:double"/>
<xs:element name="VertSet" type="xs:double"/>
<xs:element name="SlopeDistanceSet" type="xs:double"/>
<xs:element name="SlopeDistanceShots" type="xs:double"/>
<xs:element name="HorizAngleDiffLimit" type="xs:integer"/>
<xs:element name="VertAngleDiffLimit" type="xs:integer"/>
<xs:element name="InSetDiffLimit" type="xs:integer"/>
<xs:element name="BetweenSetsDiffLimit" type="xs:integer"/>
<xs:element name="VertAngleAveraging" type="xs:boolean"/>
<xs:element name="ManualObservation" type="xs:boolean"/>
<xs:group minOccurs="0" ref="tps:versionable"/>
</xs:sequence>
</xs:complexType> |
|
|
|