<xs:attributeGroup name="RPH_PrefGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates a preference for an item that is referred to using a Reference Place Holder (RPH). Often an object is stored in a collection of similar objects, and a preference for use of one these objects is to be made known. This complex type can be used to specify the preference level, and to provide the indicator to the object in the collection.</xs:documentation>
</xs:annotation>
<xs:attributeGroup ref="PreferLevelGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Used to indicate a level of preference for an item associated with the reference place holder.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
<xs:attribute name="RPH" type="RPH_Type" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The unique reference for an object within this message.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|