<xs:attributeGroup name="wagering3Attributes">
<xs:attributeGroup ref="wagering2Attributes" />
<xs:attribute name="line" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>The value of the runline.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="line-opening" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>The opening line for this runline.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|