Definition Type Element
Name player-field
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The ID of the field that probably contains the name of the Player of a particular Icon.  The program uses this information, if it is available, to update a character sheet when a Player selects an Icon via browsing.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="player-field" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The ID of the field that probably contains the name of the Player of a particular Icon.  The program uses this information, if it is available, to update a character sheet when a Player selects an Icon via browsing.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
player-field
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd