forked from Islandora-Labs/islandora_ingest_forms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ToC_Journal_Form.xml
2 lines (2 loc) · 29.6 KB
/
ToC_Journal_Form.xml
1
2
<?xml version="1.0"?>
<definition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2"><properties><root_name>mods</root_name><schema_uri>http://www.loc.gov/standards/mods/v3/mods-3-4.xsd</schema_uri><namespaces default="http://www.loc.gov/mods/v3"><namespace prefix="mods">http://www.loc.gov/mods/v3</namespace><namespace prefix="xsi">http://www.w3.org/2001/XMLSchema-instance</namespace><namespace prefix="xlink">http://www.w3.org/1999/xlink</namespace></namespaces></properties><form><properties><type>form</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree></properties><children><element name="titleInfo"><properties><type>markup</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>titleInfo</value></create><read><path>/mods:mods/mods:titleInfo</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="title_nonsort"><properties><type>textfield</type><access>TRUE</access><description>Characters, including initial articles, punctuation, and spaces that appear at the beginning of a title that should be ignored for indexing of titles.</description><required>FALSE</required><rows>2</rows><title>Non Sort Part of the Title</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>nonSort</value></create><read><path>mods:nonSort</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="title"><properties><type>textarea</type><access>TRUE</access><required>TRUE</required><rows>2</rows><title>Title (required)</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>title</value></create><read><path>mods:title</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="subTitle"><properties><type>textarea</type><access>TRUE</access><required>FALSE</required><rows>2</rows><title>Subtitle</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>subTitle</value></create><read><path>mods:subTitle</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="people"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><title>People</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><name type='personal'></name></value></create><read><path>/mods:mods/mods:name[@type = 'personal']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children><element name="given"><properties><type>textfield</type><access>TRUE</access><autocomplete_path>islandora_autocomplete/researcherCModel/mads.given/</autocomplete_path><required>FALSE</required><title>Given Name</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><namePart type="given">%value%</namePart></value></create><read><path>mods:namePart[@type='given']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="family"><properties><type>textfield</type><access>TRUE</access><autocomplete_path>islandora_autocomplete/researcherCModel/mads.family</autocomplete_path><required>FALSE</required><title>Family Name</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><namePart type="family">%value%</namePart></value></create><read><path>mods:namePart[@type='family']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="role"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Roles</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><description>marcrelator</description><required>FALSE</required><title>Role</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><role><roleTerm authority="marcrelator" type="text">%value%</roleTerm></role></value></create><read><path>mods:role/mods:roleTerm[@authority="marcrelator" and @type="text"]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()/..</path><context>self</context></delete></actions></properties><children/></element></children></element></children></element></children></element><element name="typeOfResource"><properties><type>hidden</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><typeOfResource>text</typeOfResource></value></create><read><path>/mods:mods/mods:typeOfResource</path><context>document</context></read><update>NULL</update><delete>NULL</delete></actions></properties><children/></element><element name="genre"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Genre</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><genre authority="marcgt">%value%</genre></value></create><read><path>/mods:mods/mods:genre</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="issn"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>ISSN</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="issn">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='issn']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="part"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Journal Info</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>part</value></create><read><path>/mods:mods/mods:part</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="detail_volume"><properties><type>markup</type><access>TRUE</access><required>FALSE</required><title>Volume</title><tree>TRUE</tree><actions><create><path>/mods:mods/mods:part</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><detail type="volume"></detail></value></create><read><path>mods:detail[@type='volume']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="volume_caption"><properties><type>textfield</type><access>TRUE</access><description>Enter the label for the volume eg. Vol., Volume, V., etc.</description><required>FALSE</required><title>Volume Label</title><tree>TRUE</tree><actions><create><path>/mods:mods/mods:part/mods:detail[@type='volume']</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>caption</value></create><read><path>/mods:mods/mods:part/mods:detail[@type='volume']/mods:caption</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="volume_number"><properties><type>textfield</type><access>TRUE</access><description>Enter the number for the volume.</description><required>FALSE</required><title>Volume Number</title><tree>TRUE</tree><actions><create><path>/mods:mods/mods:part/mods:detail[@type='volume']</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>number</value></create><read><path>/mods:mods/mods:part/mods:detail[@type='volume']/mods:number</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="detail_number"><properties><type>markup</type><access>TRUE</access><required>FALSE</required><title>Number</title><tree>TRUE</tree><actions><create><path>/mods:mods/mods:part</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><detail type="number"></detail></value></create><read><path>mods:detail[@type='number']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="number_caption"><properties><type>textfield</type><access>TRUE</access><description>Enter the label for the number eg. Number, Num., No., etc.</description><required>FALSE</required><title>Number Label</title><tree>TRUE</tree><actions><create><path>/mods:mods/mods:part/mods:detail[@type='number']</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>caption</value></create><read><path>/mods:mods/mods:part/mods:detail[@type='number']/mods:caption</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="number_number"><properties><type>textfield</type><access>TRUE</access><description>Enter the number for the number.</description><required>FALSE</required><title>Number</title><tree>TRUE</tree><actions><create><path>/mods:mods/mods:part/mods:detail[@type='number']</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>number</value></create><read><path>/mods:mods/mods:part/mods:detail[@type='number']/mods:number</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="part_date"><properties><type>textfield</type><access>TRUE</access><description>Date as it appears on the Issue.</description><required>FALSE</required><title>Date</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>date</value></create><read><path>mods:date</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="isbn"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>ISBN</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><identifier type="isbn">%value%</identifier></value></create><read><path>/mods:mods/mods:identifier[@type='isbn']</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="abstract"><properties><type>textarea</type><access>TRUE</access><required>FALSE</required><rows>12</rows><title>Abstract</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>abstract</value></create><read><path>/mods:mods/mods:abstract</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="originInfo"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Publication Information</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>originInfo</value></create><read><path>/mods:mods/mods:originInfo</path><context>document</context></read><update>NULL</update><delete>NULL</delete></actions></properties><children><element name="publisher"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Publisher</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>publisher</value></create><read><path>mods:publisher</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="placeTerm"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Place of Publication</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><place><placeTerm type="text">%value%</placeTerm></place> </value></create><read><path>mods:place/mods:placeTerm[@type = 'text']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="dateIssued"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>DateIssued</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>dateIssued</value></create><read><path>mods:dateIssued[not(@*)]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="dateIssued_start"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Publication Start Date</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><dateIssued point="start">%value%</dateIssued></value></create><read><path>mods:dateIssued[@point='start']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="dateIssued_end"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Publication Start End</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><dateIssued point="end">%value%</dateIssued></value></create><read><path>mods:dateIssued[@point='end']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="issuance"><properties><type>textfield</type><access>TRUE</access><default_value>serial</default_value><required>FALSE</required><title>Issuance</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>issuance</value></create><read><path>mods:issuance</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="frequency"><properties><type>select</type><access>TRUE</access><description>This is a controlled value. Select the value that best matches.</description><options><index key="">Select a frequency</index><index key="Completely irregular">Completely irregular</index><Triennial>Triennial - every 3 years</Triennial><Biennial>Biennial - every 2 years</Biennial><Annual>Annual</Annual><Semiannual>Semiannual - 2 times a year</Semiannual><index key="Three times a year">Three times a year</index><Quarterly>Quarterly</Quarterly><Bimonthly>Bimonthly - every 2 months</Bimonthly><Monthly>Monthly</Monthly><Semimonthly>Semimonthly - 2 times a monthly</Semimonthly><index key="Three times a month">Three times a month</index><Biweekly>Biweekly - every 2 weeks</Biweekly><Weekly>Weekly</Weekly><index key="Three times a week">Three times a week</index><Semiweekly>Semiweekly - 2 times a week</Semiweekly><Daily>Daily</Daily><index key="Continuously updated ">Continuously updated </index></options><required>FALSE</required><title>Frequency</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><frequency authority="marcfrequency">%value%</frequency></value></create><read><path>mods:frequency[@authority='marcfrequency']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="subject"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Subject</title><tree>TRUE</tree></properties><children><element name="topics"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Topics</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><title>Topic</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><topic>%value%</topic></subject></value></create><read><path>/mods:mods/mods:subject/mods:topic</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="geographic"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Places</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><title>Geographic</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><geographic>%value%</geographic></subject></value></create><read><path>/mods:mods/mods:subject/mods:geographic</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element><element name="temporal"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Dates</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><required>FALSE</required><title>Topic</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>xml</type><prefix>NULL</prefix><value><subject><temporal>%value%</temporal></subject></value></create><read><path>/mods:mods/mods:subject/mods:temporal</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element></children></element></children></element><element name="relatedItem_tabs"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree></properties><children><element name="relatedItem"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><title>ToC information</title><tree>TRUE</tree><actions><create><path>/mods:mods</path><context>document</context><schema/><type>element</type><prefix>NULL</prefix><value>relatedItem</value></create><read><path>/mods:mods/mods:relatedItem</path><context>document</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="relatedItem_type"><properties><type>select</type><access>TRUE</access><default_value>constituent</default_value><description>Since we are doing table of contents within a work constituent is the default.</description><options><index key="">Select a value</index><constituent>constituent</constituent><host>host</host><preceeding>preceeding</preceeding><succeeding>succeeding</succeeding></options><required>FALSE</required><title>Type</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>attribute</type><prefix>NULL</prefix><value>type</value></create><read><path>@type</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="relatedItem_xlink"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>XLink</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>attribute</type><prefix>xlink</prefix><value>xlink:href</value></create><read><path>@xlink:href</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="titleInfo"><properties><type>markup</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>titleInfo</value></create><read><path>mods:titleInfo</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="title"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Article/Chapter/Section Title</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>title</value></create><read><path>mods:title</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="subTitle"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Article/Chapter/Section Subtitle</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>subTitle</value></create><read><path>mods:subTitle</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element><element name="people"><properties><type>tabs</type><access>TRUE</access><required>FALSE</required><title>People</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tabpanel</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><name type='personal'></name></value></create><read><path>mods:name[@type = 'personal']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children><element name="given"><properties><type>textfield</type><access>TRUE</access><autocomplete_path>islandora_autocomplete/researcherCModel/mads.given/</autocomplete_path><required>FALSE</required><title>Given Name</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><namePart type="given">%value%</namePart></value></create><read><path>mods:namePart[@type='given']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="family"><properties><type>textfield</type><access>TRUE</access><autocomplete_path>islandora_autocomplete/researcherCModel/mads.family</autocomplete_path><required>FALSE</required><title>Family Name</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><namePart type="family">%value%</namePart></value></create><read><path>mods:namePart[@type='family']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()</path><context>self</context></delete></actions></properties><children/></element><element name="role"><properties><type>tags</type><access>TRUE</access><required>FALSE</required><title>Roles</title><tree>TRUE</tree></properties><children><element name="0"><properties><type>tag</type><access>TRUE</access><description>marcrelator</description><required>FALSE</required><title>Role</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><role><roleTerm authority="marcrelator" type="text">%value%</roleTerm></role></value></create><read><path>mods:roleTerm[@authority="marcrelator" and @type="text"]</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete><path>self::node()/..</path><context>self</context></delete></actions></properties><children/></element></children></element></children></element></children></element><element name="abstract_article"><properties><type>textarea</type><access>TRUE</access><required>FALSE</required><rows>12</rows><title>Article/Chapter/Section Abstract</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>abstract</value></create><read><path>mods:abstract</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="part_paging"><properties><type>fieldset</type><access>TRUE</access><required>FALSE</required><title>Paging</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>part</value></create><read><path>mods:part</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="paging_extent"><properties><type>markup</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>xml</type><prefix>NULL</prefix><value><extent unit="page"></extent></value></create><read><path>mods:extent[@unit='page']</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children><element name="paging_start"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Page Start</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>start</value></create><read><path>mods:start</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element><element name="paging_end"><properties><type>textfield</type><access>TRUE</access><required>FALSE</required><title>Page End</title><tree>TRUE</tree><actions><create><path>self::node()</path><context>parent</context><schema/><type>element</type><prefix>NULL</prefix><value>end</value></create><read><path>mods:end</path><context>parent</context></read><update><path>self::node()</path><context>self</context></update><delete>NULL</delete></actions></properties><children/></element></children></element></children></element></children></element></children></element><element name="submit"><properties><type>submit</type><access>TRUE</access><required>FALSE</required><tree>TRUE</tree><value>Submit</value></properties><children/></element></children></form></definition>