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 | array |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | unbounded |
Documentation | This clause allows you to define a fixed array of string values that can be references in other places on the character sheets just as any other field can be referenced. |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="array" >
<xs:annotation> <xs:documentation>This clause allows you to define a fixed array of string values that can be references in other places on the character sheets just as any other field can be referenced.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of this array, which can be used to reference this array just as any other field.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" maxOccurs="unbounded" name="element" type="xs:string"> <xs:annotation> <xs:documentation>An element of the array.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||
|
|||||||||||||
![]() ![]() |
|||||||||||||
[No Sub Types] array [No Super Types] |
|||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |