Mercurial > hg > Members > tatsuki > JungleXMLReader
changeset 3:3dc5905739ef
add xml file
author | tatsuki |
---|---|
date | Fri, 24 Oct 2014 16:34:02 +0900 |
parents | 92e3416c3f76 |
children | 9f6ac805d323 |
files | src/main/java/jp/ac/u_ryukyu/cr/ie/tatsuki/bbs/JungleBulletinBoard.java xml/Person.xml xml/sample.xml |
diffstat | 3 files changed, 926 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/main/java/jp/ac/u_ryukyu/cr/ie/tatsuki/bbs/JungleBulletinBoard.java Fri Oct 24 16:24:26 2014 +0900 +++ b/src/main/java/jp/ac/u_ryukyu/cr/ie/tatsuki/bbs/JungleBulletinBoard.java Fri Oct 24 16:34:02 2014 +0900 @@ -580,7 +580,7 @@ createBoards("XMLTEST"); JungleTree tree = jungle.getTreeByName("XMLTEST"); ReadXmlHandler readXmlHandler = new ReadXmlHandler(tree); - saxParser.parse(new FileInputStream("/Users/e115731/workspace/aaa/xml/Person.xml"), readXmlHandler); + saxParser.parse(new FileInputStream("xml/" + xmlPath), readXmlHandler); } catch (Exception e) { e.printStackTrace(); }
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xml/Person.xml Fri Oct 24 16:34:02 2014 +0900 @@ -0,0 +1,920 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Persons> + <Person id="p:1" type="Person"> + <accountId>a:26</accountId> + <lastName>東</lastName> + <name>東俊一</name> + <nameReading>あずましゅんいちくん</nameReading> + <roleRefIds>r:10 r:34</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:2</organizationRefId> + <roleRefId>r:10</roleRefId> + </OrganizationMappedByRole> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:11</organizationRefId> + <roleRefId>r:34</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:10</roleRefId> + </PriorityMappedByRole> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>1</priority> + <roleRefId>r:34</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:48" type="Person"> + <accountId>a:40</accountId> + <lastName>安部</lastName> + <name>安部能和</name> + <nameReading>あべよしかず</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:49" type="Person"> + <accountId>a:39</accountId> + <lastName></lastName> + <name>井出渉</name> + <nameReading>いでわたる</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:5" type="Person"> + <accountId>a:27</accountId> + <lastName></lastName> + <name>浦上修司</name> + <nameReading>うらかみしゅうじ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:6" type="Person"> + <accountId>a:28</accountId> + <lastName></lastName> + <name>永井慎太郎</name> + <nameReading>ながいしんたろう</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:7" type="Person"> + <accountId>a:12</accountId> + <lastName></lastName> + <name>植岡浩一</name> + <nameReading>うえおかこうじ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:8" type="Person"> + <accountId>a:41</accountId> + <lastName></lastName> + <name>竹内由浩</name> + <nameReading>たけうちよしひろ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:9" type="Person"> + <accountId>a:23</accountId> + <lastName></lastName> + <name>金木菜枝</name> + <nameReading>かなぎなえ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:10" type="Person"> + <accountId>a:1</accountId> + <lastName></lastName> + <name>高橋智香子</name> + <nameReading>たかはしちかこ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:11" type="Person"> + <accountId>a:17</accountId> + <lastName></lastName> + <name>長山美紀</name> + <nameReading>ながやまみき</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:12" type="Person"> + <accountId>a:18</accountId> + <lastName></lastName> + <name>渡部美加</name> + <nameReading>わたべみか</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:13" type="Person"> + <accountId>a:19</accountId> + <lastName></lastName> + <name>渡部美紗</name> + <nameReading>わたべみさ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:14" type="Person"> + <accountId>a:20</accountId> + <lastName></lastName> + <name>北村美和</name> + <nameReading>きたむらみわ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:15" type="Person"> + <accountId>a:21</accountId> + <lastName></lastName> + <name>堀部満美子</name> + <nameReading>ほりべまみこ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:16" type="Person"> + <accountId>a:2</accountId> + <lastName></lastName> + <name>鈴木千夏</name> + <nameReading>すずきちなつ</nameReading> + <roleRefIds>r:14</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:3</organizationRefId> + <roleRefId>r:14</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:14</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:17" type="Person"> + <accountId>a:42</accountId> + <lastName></lastName> + <name>高橋庸一</name> + <nameReading>たかはしよういち</nameReading> + <roleRefIds>r:8</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:4</organizationRefId> + <roleRefId>r:8</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:8</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:18" type="Person"> + <accountId>a:5</accountId> + <lastName></lastName> + <name>山根宏信</name> + <nameReading>やまねひろのぶ</nameReading> + <roleRefIds>r:30</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:30</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:30</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:19" type="Person"> + <accountId>a:29</accountId> + <lastName></lastName> + <name>西村信栄</name> + <nameReading>にしむらしんえい</nameReading> + <roleRefIds>r:8</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:4</organizationRefId> + <roleRefId>r:8</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:8</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:20" type="Person"> + <accountId>a:32</accountId> + <lastName></lastName> + <name>西尾武敏</name> + <nameReading>にしおたけとし</nameReading> + <roleRefIds>r:8</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:4</organizationRefId> + <roleRefId>r:8</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:8</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:21" type="Person"> + <accountId>a:3</accountId> + <lastName></lastName> + <name>天勝延寿</name> + <nameReading>てんかつえんじゅ</nameReading> + <roleRefIds>r:8</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:4</organizationRefId> + <roleRefId>r:8</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:8</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:22" type="Person"> + <accountId>a:24</accountId> + <lastName></lastName> + <name>増子菜穂</name> + <nameReading>ますこなほ</nameReading> + <roleRefIds>r:8</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:4</organizationRefId> + <roleRefId>r:8</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:8</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:23" type="Person"> + <accountId>a:4</accountId> + <lastName></lastName> + <name>藤本銀次郎</name> + <nameReading>ふじもとぎんじろう</nameReading> + <roleRefIds>r:7</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:4</organizationRefId> + <roleRefId>r:7</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:7</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:24" type="Person"> + <accountId>a:30</accountId> + <lastName></lastName> + <name>内山修一</name> + <nameReading>うちやましゅういち</nameReading> + <roleRefIds>r:6</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:4</organizationRefId> + <roleRefId>r:6</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:6</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:25" type="Person"> + <accountId>a:6</accountId> + <lastName></lastName> + <name>小林平八</name> + <nameReading>こばやしへいはち</nameReading> + <roleRefIds>r:4</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:1</organizationRefId> + <roleRefId>r:4</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:4</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:26" type="Person"> + <accountId>a:31</accountId> + <lastName></lastName> + <name>平野昭子</name> + <nameReading>ひらのしょうこ</nameReading> + <roleRefIds>r:20</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:6</organizationRefId> + <roleRefId>r:20</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:20</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:27" type="Person"> + <accountId>a:33</accountId> + <lastName></lastName> + <name>有賀利弥</name> + <nameReading>ありがとしや</nameReading> + <roleRefIds>r:19</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:6</organizationRefId> + <roleRefId>r:19</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:19</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:28" type="Person"> + <accountId>a:34</accountId> + <lastName></lastName> + <name>大島利通</name> + <nameReading>おおしまとしみち</nameReading> + <roleRefIds>r:24</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:7</organizationRefId> + <roleRefId>r:24</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:24</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:29" type="Person"> + <accountId>a:7</accountId> + <lastName></lastName> + <name>西島裕和</name> + <nameReading>にしじまひろかず</nameReading> + <roleRefIds>r:17</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:5</organizationRefId> + <roleRefId>r:17</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:17</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:30" type="Person"> + <accountId>a:13</accountId> + <lastName></lastName> + <name>波多野研</name> + <nameReading>はたのけん</nameReading> + <roleRefIds>r:30</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:30</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:30</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:31" type="Person"> + <accountId>a:14</accountId> + <lastName></lastName> + <name>乕田州弘</name> + <nameReading>とらだくにひろ</nameReading> + <roleRefIds>r:30</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:30</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:30</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:32" type="Person"> + <accountId>a:35</accountId> + <lastName></lastName> + <name>小島敏</name> + <nameReading>こじまとし</nameReading> + <roleRefIds>r:30</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:30</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:30</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:33" type="Person"> + <accountId>a:36</accountId> + <lastName></lastName> + <name>柳原利明</name> + <nameReading>やなぎはらとしあき</nameReading> + <roleRefIds>r:30</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:30</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:30</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:34" type="Person"> + <accountId>a:8</accountId> + <lastName></lastName> + <name>野村裕之</name> + <nameReading>のむらひろゆき</nameReading> + <roleRefIds>r:30</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:30</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:30</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:35" type="Person"> + <accountId>a:11</accountId> + <lastName></lastName> + <name>西川潤</name> + <nameReading>にしかわじゅん</nameReading> + <roleRefIds>r:29</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:29</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:29</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:36" type="Person"> + <accountId>a:43</accountId> + <lastName></lastName> + <name>内田義孝</name> + <nameReading>うちだよしたか</nameReading> + <roleRefIds>r:29</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:29</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:29</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:37" type="Person"> + <accountId>a:9</accountId> + <lastName></lastName> + <name>加藤秀和</name> + <nameReading>かとうひでかず</nameReading> + <roleRefIds>r:29</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:29</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:29</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:38" type="Person"> + <accountId>a:38</accountId> + <lastName></lastName> + <name>山根幸彦</name> + <nameReading>やまねゆきひこ</nameReading> + <roleRefIds>r:28</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:28</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:28</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:39" type="Person"> + <accountId>a:25</accountId> + <lastName></lastName> + <name>大須賀紀子</name> + <nameReading>おおすがのりこ</nameReading> + <roleRefIds>r:34</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:11</organizationRefId> + <roleRefId>r:34</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:34</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:40" type="Person"> + <accountId>a:37</accountId> + <lastName></lastName> + <name>玉山友美</name> + <nameReading>たまやまともみ</nameReading> + <roleRefIds>r:34</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:11</organizationRefId> + <roleRefId>r:34</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:34</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:41" type="Person"> + <accountId>a:10</accountId> + <lastName></lastName> + <name>森田育宏</name> + <nameReading>もりたいくひろ</nameReading> + <roleRefIds>r:34 r:28</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:11</organizationRefId> + <roleRefId>r:34</roleRefId> + </OrganizationMappedByRole> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:8</organizationRefId> + <roleRefId>r:28</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:34</roleRefId> + </PriorityMappedByRole> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:28</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:42" type="Person"> + <accountId>a:44</accountId> + <lastName></lastName> + <name>澤柳陽一</name> + <nameReading>さわやなぎよういち</nameReading> + <roleRefIds>r:55</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:20</organizationRefId> + <roleRefId>r:55</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:55</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:43" type="Person"> + <accountId>a:22</accountId> + <lastName></lastName> + <name>吉田守</name> + <nameReading>よしだまもる</nameReading> + <roleRefIds>r:56</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:21</organizationRefId> + <roleRefId>r:56</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:56</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:44" type="Person"> + <accountId>a:15</accountId> + <lastName></lastName> + <name>松田賢一</name> + <nameReading>まつだけんいち</nameReading> + <roleRefIds>r:57</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:18</organizationRefId> + <roleRefId>r:57</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:57</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:45" type="Person"> + <accountId>a:45</accountId> + <lastName></lastName> + <name>春田義幸</name> + <nameReading>はるたよしゆき</nameReading> + <roleRefIds>r:10 r:34</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:2</organizationRefId> + <roleRefId>r:10</roleRefId> + </OrganizationMappedByRole> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:11</organizationRefId> + <roleRefId>r:34</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:10</roleRefId> + </PriorityMappedByRole> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>1</priority> + <roleRefId>r:34</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:46" type="Person"> + <accountId>a:46</accountId> + <lastName></lastName> + <name>須田佳奈子</name> + <nameReading>すだかなこ</nameReading> + <roleRefIds>r:59</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:26</organizationRefId> + <roleRefId>r:59</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:59</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:47" type="Person"> + <accountId>a:47</accountId> + <lastName></lastName> + <name>八女茶</name> + <nameReading>やめちゃ</nameReading> + <roleRefIds>r:59</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:26</organizationRefId> + <roleRefId>r:59</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:59</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> + <Person id="p:50" type="Person"> + <accountId>a:49</accountId> + <lastName>伊藤</lastName> + <name>伊藤隆</name> + <nameReading>いとうたかし</nameReading> + <roleRefIds>r:64</roleRefIds> + <parentOrganizations type="OrganizationMappedByRole"> + <OrganizationMappedByRole type="OrganizationMappedByRole"> + <organizationRefId>o:31</organizationRefId> + <roleRefId>r:64</roleRefId> + </OrganizationMappedByRole> + </parentOrganizations> + <priorities type="PriorityMappedByRole"> + <PriorityMappedByRole type="PriorityMappedByRole"> + <priority>0</priority> + <roleRefId>r:64</roleRefId> + </PriorityMappedByRole> + </priorities> + </Person> +</Persons>