QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
name | xs:string | required |
<xs:element name="topic"> <xs:complexType> <xs:annotation> <xs:documentation>A topic is an optional top-level element that contains category elements. A topic element has a required name attribute that must contain a simple pattern expression. A topic element may contain one or more category elements.</xs:documentation> </xs:annotation> <xs:sequence maxOccurs="unbounded"> <xs:element name="category" type="Category"/> </xs:sequence> <!--<xs:attribute name="name" type="SimplePatternExpression" use="required"/>--> <!-- UR d2t: SimplePatternExpression not defined --> <xs:attribute name="name" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
_ |
HOW MANY COINS DO YOU WISH TO BET 1 10 |
< set name = "topic" /> |
< star/> |
< star/> |
You cannot bet " |
< get name = "plbet" /> |
coins". Please choose a number of coins (1-10) or type QUIT to finish playing. |
BETOK |
BETOK |
BETOK |
BETOK |
BETOK |
BETOK |
BETOK |
BETOK |
BETOK |
BETOK |
Ok. What would you like to do now? |
BADBJBET |