Jump to content

XML:File types: Difference between revisions

putting Legend beside Jump Table, restoring XML image on right, moving some of the lede to another page
m (OBD is already linked in the first sentence)
(putting Legend beside Jump Table, restoring XML image on right, moving some of the lede to another page)
Line 1: Line 1:
:''See [[Modding Oni]] for an introduction to modding. See [[XML]] for an introduction to XML modding.''
:''See [[Modding Oni]] for an introduction to modding.''
[[Image:XML.png|link=XML|thumb|right|Click here to return to the main XML page.]]
Following is an overview of each of the 65 significant data types (43 basic, 16 OBJC, and 4 BINA) and 43 sub-types that they rely on.


The '''XML''' namespace is devoted to explaining Oni's data types in plainer English than the technical documentation at [[OBD]], by following the more user-friendly format the data appears in when exported by [[OniSplit]] as XML. Following is an overview of each of the 65 significant data types (43 basic, 16 OBJC, and 4 BINA) and 43 sub-types that they rely on.
{|style="border:1px solid #AAA; float:left"
|width="250px" style="text-align:center;"|'''Legend'''
|-
|Documentation status:
:[[Image:Aqua Dot-Green.png]] Available
:[[Image:Aqua Dot-Yellow.png]] Incomplete
:[[Image:Aqua Dot-Red.png]] Unavailable, see [[OBD:File types|OBD docs]]<br />if you wish to mod the file type
|-
|Location:
:global: File(s) found in level0_Final
:local: File(s) found in level[1-19]_Final
:both: File(s) found in all level files
|}


{|style="border:1px solid #AAA; margin-left:auto; margin-right:auto"
{|style="border:1px solid #AAA; margin-left:275px"
|colspan="4" style="text-align:center; max-width:950px"|'''Jump Table'''
|colspan="4" style="text-align:center; max-width:950px"|'''Jump Table'''
|-
|-
Line 57: Line 71:
'''V-W''' • [[#M3GM|VCRA]], [[#BINA/OBJC/WEAP|WEAP]], [[#WMCL|WMCL]],<br />
'''V-W''' • [[#M3GM|VCRA]], [[#BINA/OBJC/WEAP|WEAP]], [[#WMCL|WMCL]],<br />
[[#WMDD|WMDD]], [[#WMM|WMM]], [[#WMM|WMMB]], [[#WPge|WPge]]
[[#WMDD|WMDD]], [[#WMM|WMM]], [[#WMM|WMMB]], [[#WPge|WPge]]
|}
{|style="border:1px solid #AAA; margin-left:auto; margin-right:auto;"
|colspan="2" style="text-align:center;"|'''Legend'''
|-
|width="420px"|Documentation status:
:[[Image:Aqua Dot-Green.png]] : available
:[[Image:Aqua Dot-Yellow.png]] : incomplete
:[[Image:Aqua Dot-Red.png]] : not available, but that doesn't mean you cannot mod the file type
|width="250px"|Location:
:global: File(s) found in level0_Final
:local: File(s) found in level[1-19]_Final
:both: File(s) found in all level files
|}
|}