An exch:priority-claim with the two optional attributes system and family-id added. System describes which OPS system sent the response / should handle the request. |
Element | ops:priority-claim |
<xs:complexType name="priority-claimType"> <xs:annotation> <xs:documentation>An exch:priority-claim with the two optional attributes system and family-id added. System describes which OPS system sent the response / should handle the request.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="exch:priority-claimType"> <xs:attribute name="system" type="xs:string" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |