<xs:attributeGroup name="PegInstructionsAttributes">
<xs:attribute name="OfstVal" type="PegOffsetValue_t" use="optional" />
<xs:attribute name="MoveTyp" type="PegMoveType_t" use="optional" />
<xs:attribute name="OfstTyp" type="PegOffsetType_t" use="optional" />
<xs:attribute name="LmtTyp" type="PegLimitType_t" use="optional" />
<xs:attribute name="RndDir" type="PegRoundDirection_t" use="optional" />
<xs:attribute name="Scope" type="PegScope_t" use="optional" />
</xs:attributeGroup>
|