samples added for XPages design elements (.xsp) and affiliated NSF-based elements (.form, .view)

- demoServerRESTconsumption, src: https://gist.github.com/edm00se/15249dba8ff3fea38312, license: Creative Commons 3.0
- house.form, houses.view, house.xsp, src: https://github.com/edm00se/AnAppOfIceAndFire, license: Creative Commons 3.0
- UnpMainxsp, src: https://github.com/teamstudio/xcontrols-domino/blob/master/sampler-app/XPages/UnpMain.xsp, license: Apache v2.0
- xLogin.xsp, src: http://openntf.org/XSnippets.nsf/snippet.xsp?id=xpages-form-login-with-session-variable, license: Apache 2.0
This commit is contained in:
Eric McCormick
2015-06-04 22:09:49 -05:00
parent 0737a21e38
commit 5ac1e847a5
6 changed files with 480 additions and 0 deletions

65
samples/XPages/house.form Normal file
View File

@@ -0,0 +1,65 @@
<?xml version='1.0' encoding='utf-8'?>
<form name='house' xmlns='http://www.lotus.com/dxl' version='9.0' maintenanceversion='1.0'
replicaid='88257E000001FF59' publicaccess='false' designerversion='8.5.3'
renderpassthrough='true'>
<noteinfo noteid='1a6' unid='48A425C44E1B808586257DB90078880D' sequence='5'>
<created><datetime>20141225T155631,49-06</datetime></created>
<modified><datetime>20150306T091952,06-08</datetime></modified>
<revised><datetime>20150306T091952,05-08</datetime></revised>
<lastaccessed><datetime>20150306T091952,06-08</datetime></lastaccessed>
<addedtofile><datetime>20150305T162153,26-08</datetime></addedtofile></noteinfo>
<updatedby><name>CN=Eric McCormick/O=Eric McCormick</name></updatedby>
<wassignedby><name>CN=Eric McCormick/O=Eric McCormick</name></wassignedby>
<body><richtext>
<pardef id='1'/>
<par def='1'><field type='text' kind='editable' name='name'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='6' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='description'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='coatOfArms'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='words'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='seat'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='currentLord'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='region'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='title'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='heir'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par>
<par def='1'><field type='text' kind='editable' name='overlord'/><compositedata
type='98' prevtype='65418' nexttype='222' afterparcount='5' containertype='65418'
aftercontainercount='1' afterbegincount='3'>
Yg4BAIQAAAAAAAAAAAA=
</compositedata></par></richtext></body>
<item name='$$ScriptName' summary='false' sign='true'><text>house</text></item></form>