kLoOge.Werks Definition File Documentation v3.3.3 | Generated using Liquid XML Studio by Liquid Technologies Ltd |
Tuesday, April 07, 2009 |
Definition Type | Element |
Name | dot-field |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | 1 |
Documentation | A special interface component that renders as a series of "dots" that can be either selected or unselected. This is intended for game systems that support this special way of tracking data. |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element minOccurs="0" maxOccurs="1" name="dot-field" >
<xs:annotation> <xs:documentation>A special interface component that renders as a series of "dots" that can be either selected or unselected. This is intended for game systems that support this special way of tracking data.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="minimum" type="xs:integer"> <xs:annotation> <xs:documentation>The minimum number of "dots" that can be selected.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="maximum" type="xs:integer"> <xs:annotation> <xs:documentation>The maximum number of "dots" to render.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||
|
|||||||||||||
![]() ![]() |
|||||||||||||
[No Sub Types] dot-field [No Super Types] |
|||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |