📄 movie-watcher.xrp
字号:
<?xml version="1.0" standalone="yes"?>
<DATAPACKET Version="2.0">
<METADATA>
<FIELDS>
<FIELD attrname="Name" fieldtype="string" WIDTH="31" />
<FIELD attrname="NameSpace" fieldtype="string" WIDTH="20" />
<FIELD attrname="Parent" fieldtype="string" WIDTH="31" />
<FIELD attrname="Attribute" fieldtype="boolean" />
<FIELD attrname="Constant" fieldtype="boolean" />
<FIELD attrname="NodeType" fieldtype="string" WIDTH="11" />
<FIELD attrname="DataType" fieldtype="string" WIDTH="16" />
<FIELD attrname="Size" fieldtype="i4" />
<FIELD attrname="Decimals" fieldtype="i4" />
<FIELD attrname="Enum" fieldtype="bin.hex" SUBTYPE="Text" />
<FIELD attrname="Format" fieldtype="string" WIDTH="20" />
<FIELD attrname="ReadOnly" fieldtype="boolean" />
<FIELD attrname="Required" fieldtype="boolean" />
<FIELD attrname="Optional" fieldtype="boolean" />
<FIELD attrname="TranslateID" fieldtype="string" WIDTH="20" />
<FIELD attrname="SampleValue" fieldtype="string" WIDTH="64" />
<FIELD attrname="MinValue" fieldtype="string" WIDTH="64" />
<FIELD attrname="MaxValue" fieldtype="string" WIDTH="64" />
<FIELD attrname="DefaultValue" fieldtype="string" WIDTH="20" />
<FIELD attrname="Description" fieldtype="bin.hex" SUBTYPE="Text" />
<FIELD attrname="CodeSnippet" fieldtype="bin.hex" SUBTYPE="Text" />
<FIELD attrname="Children" fieldtype="bin.hex" SUBTYPE="Text" />
<FIELD attrname="InPrimaryKey" fieldtype="boolean" />
</FIELDS>
<PARAMS DEFAULT_ORDER="1" />
</METADATA>
<ROWDATA>
<ROW Name="address" NameSpace="" Parent="cinema" Attribute="FALSE" Constant="FALSE" NodeType="text" DataType="String" Size="50" Decimals="0" Format="" ReadOnly="FALSE" Required="TRUE" Optional="FALSE" TranslateID="" SampleValue="" MinValue="" MaxValue="" DefaultValue="" InPrimaryKey="FALSE" />
<ROW Name="adult" NameSpace="" Parent="prices" Attribute="FALSE" Constant="FALSE" NodeType="text" DataType="Float" Size="14" Decimals="4" Format="" ReadOnly="FALSE" Required="TRUE" Optional="FALSE" TranslateID="" SampleValue="6.50" MinValue="" MaxValue="" DefaultValue="" InPrimaryKey="FALSE" />
<ROW Name="candy-bar" NameSpace="" Parent="facilities" Attribute="FALSE" Constant="FALSE" NodeType="text" DataType="String" Size="1" Decimals="0" Format="" ReadOnly="FALSE" Required="FALSE" Optional="TRUE" TranslateID="" SampleValue="" MinValue="" MaxValue="" DefaultValue="" InPrimaryKey="FALSE" />
<ROW Name="child" NameSpace="" Parent="prices" Attribute="FALSE" Constant="FALSE" NodeType="text" DataType="Float" Size="14" Decimals="4" Format="" ReadOnly="FALSE" Required="TRUE" Optional="FALSE" TranslateID="" SampleValue="4.00" MinValue="" MaxValue="" DefaultValue="" InPrimaryKey="FALSE" />
<ROW Name="cinema" NameSpace="" Parent="cinemas" Attribute="FALSE" Constant="FALSE" NodeType="elements" DataType="Nested" Size="0" Decimals="0" Format="" ReadOnly="FALSE" Required="FALSE" Optional="TRUE" TranslateID="" SampleValue="" MinValue="" MaxValue="" DefaultValue="" Children="name,phone,address,directions,facilities,pricing,@id" InPrimaryKey="FALSE" />
<ROW Name="cinema-id" NameSpace="" Parent="screening" Attribute="TRUE" Constant="FALSE" NodeType="text" DataType="String" Size="2" Decimals="4" Format="" ReadOnly="FALSE" Required="TRUE" Optional="FALSE" TranslateID="" SampleValue="MM" MinValue="" MaxValue="" DefaultValue="" InPrimaryKey="TRUE" />
<ROW Name="cinemas" NameSpace="" Parent="movie-watcher" Attribute="FALSE" Constant="FALSE" NodeType="elements" DataType="" Size="0" Decimals="0" Format="" ReadOnly="FALSE" Required="FALSE" Optional="FALSE" TranslateID="" SampleValue="" MinValue="" MaxValue="" DefaultValue="" Children="cinema*" InPrimaryKey="FALSE" />
<ROW Name="digital-sound" NameSpace="" Parent="features" Attribute="FALSE" Constant="FALSE" NodeType="text" DataType="String" Size="3" Decimals="4" Format="" ReadOnly="FALSE" Required="FALSE" Optional="TRUE" TranslateID="" SampleValue="Y" MinValue="" MaxValue="" DefaultValue="" InPrimaryKey="FALSE" />
<ROW Name="directions" NameSpace="" Parent="cinema" Attribute="FALSE" Constant="FALSE" NodeType="text" DataType="String" Size="200" Decimals="4" Format="" ReadOnly="FALSE" Required="FALSE" Optional="FALSE" TranslateID="" SampleValue="From the town hall go west about a half mile" MinValue="" MaxValue="" DefaultValue="" InPrimaryKey="FALSE" />
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -