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 | note |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | unbounded |
Documentation | A special note page (tab) on the character sheet. You can define multiple note pages, but it is recommended that you only have one (since each note page can contain an unlimited number of sub-pages). |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="note" >
<xs:annotation> <xs:documentation>A special note page (tab) on the character sheet. You can define multiple note pages, but it is recommended that you only have one (since each note page can contain an unlimited number of sub-pages).</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="name" type="xs:string"> <xs:annotation> <xs:documentation>The label to use in this note's tab.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="tab-icon-n" type="xs:string"> <xs:annotation> <xs:documentation>The "normal" icon to render for this tab.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="tab-icon-h" type="xs:string"> <xs:annotation> <xs:documentation>The "hover" (when the mouse pointer is over the area of the tab) icon to render for this tab.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="tab-icon-s" type="xs:string"> <xs:annotation> <xs:documentation>The "selected" icon to render for this tab when it is selected (the currently displayed tab).</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="tag" type="xs:string"> <xs:annotation> <xs:documentation>The unique string that will identify data associated with this note. Without a tag, any data entered here will not be saved with the character sheet.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="tab-icon" type="xs:string"> <xs:annotation> <xs:documentation>The name of an icon to use for this tab. This tag is exclusive of the "tab-icon-X" tags.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
![]() ![]() |
|||||||||||||||||||||||||||||
[No Sub Types] note [No Super Types] |
|||||||||||||||||||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |