User Tools

Site Tools


modding:xml:transcendenceuniverse
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


modding:xml:transcendenceuniverse [2014/12/27 04:40] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +Discuss this page on this page's [[TranscendenceUniverse Talk Page|Talk Page]].
  
 +FIXME Please correct any inaccuracies.
 +
 +===<TranscendenceUniverse>===
 +
 +From the [[http://xelerus.de/index.php?s=mod&id=324|XML'd elementDocument]]
 +
 +START OF DOCUMENT
 +  <TranscendenceUniverse Attributes="version,minVersion" >
 + <AppliedTheology Attributes="" >
 + <Powers Attributes="" >
 + <Power Attributes="UNID,name,cost,modifiers,key" >
 + <Invoke Attributes="" />
 + </Power>
 + </Powers>
 + </AppliedTheology>
 + <DockScreen Attributes="UNID,name,type,backgroundID,desc" >
 + <InitialPane Attributes="" />
 + <ListOptions Attributes="dataFrom,list,initialItem" />
 +... skip ...
 +
 + </Tables>
 + </SystemTypes>
 +  </TranscendenceUniverse>
 +END OF DOCUMENT
 +
 +For actual example of use see transcendence.xml.
 +
 +  <TranscendenceUniverse
 + version= "0x01000100"
 + minVersion= "0x01000100"
 + >
 +
 +===Sub elements and attributes===
 +
 +TODO
 +
 +Go back to list of [[..:XML|tags]]
modding/xml/transcendenceuniverse.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1