blob: a8ee8f50ab3093e7f86c22f4632f3dcd96f00827 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<entity-engine-xml>
<Party partyId="BLOG_GUEST" partyTypeId="PERSON" statusId="PARTY_ENABLED"/>
<Person partyId="BLOG_GUEST" lastName="Guest" firstName="Blog"/>
<UserLogin userLoginId="blog_guest" partyId="BLOG_GUEST"/>
<PartyRole partyId="BLOG_GUEST" roleTypeId="_NA_"/>
<PartyStatus partyId="BLOG_GUEST" statusId="PARTY_ENABLED" statusDate="2001-01-01 12:00:00.0"/>
<Party partyId="BLOG_ADMIN" partyTypeId="PERSON" statusId="PARTY_ENABLED"/>
<Person partyId="BLOG_ADMIN" lastName="Admin" firstName="Blog"/>
<UserLogin userLoginId="blog_admin" partyId="BLOG_ADMIN"/>
<PartyRole partyId="BLOG_ADMIN" roleTypeId="CONTENT_ADMIN"/>
<PartyRole partyId="BLOG_ADMIN" roleTypeId="CONTENT_AUTHOR"/>
<PartyRole partyId="BLOG_ADMIN" roleTypeId="CONTENT_EDITOR"/>
<PartyRole partyId="BLOG_ADMIN" roleTypeId="CONTENT_PUBLISHER"/>
<PartyRole partyId="BLOG_ADMIN" roleTypeId="_NA_"/>
<PartyStatus partyId="BLOG_ADMIN" statusId="PARTY_ENABLED" statusDate="2001-01-01 12:00:00.0"/>
<Party partyId="BLOG_AUTHOR" partyTypeId="PERSON" statusId="PARTY_ENABLED"/>
<Person partyId="BLOG_AUTHOR" lastName="Author" firstName="Blog"/>
<UserLogin userLoginId="blog_author" partyId="BLOG_AUTHOR"/>
<PartyRole partyId="BLOG_AUTHOR" roleTypeId="CONTENT_AUTHOR"/>
<PartyRole partyId="BLOG_AUTHOR" roleTypeId="CONTENT_PUBLISHER"/>
<PartyRole partyId="BLOG_AUTHOR" roleTypeId="_NA_"/>
<PartyStatus partyId="BLOG_AUTHOR" statusId="PARTY_ENABLED" statusDate="2001-01-01 12:00:00.0"/>
<Party partyId="BLOG_EDITOR" partyTypeId="PERSON" statusId="PARTY_ENABLED"/>
<Person partyId="BLOG_EDITOR" lastName="Editor" firstName="Blog"/>
<UserLogin userLoginId="blog_editor" partyId="BLOG_EDITOR"/>
<PartyRole partyId="BLOG_EDITOR" roleTypeId="CONTENT_EDITOR"/>
<PartyRole partyId="BLOG_EDITOR" roleTypeId="CONTENT_EDITOR"/>
<PartyRole partyId="BLOG_EDITOR" roleTypeId="CONTENT_PUBLISHER"/>
<PartyRole partyId="BLOG_EDITOR" roleTypeId="_NA_"/>
<PartyStatus partyId="BLOG_EDITOR" statusId="PARTY_ENABLED" statusDate="2001-01-01 12:00:00.0"/>
<ContactMech contactMechId="ADMIN_CONTACT" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbiztest@example.com"/>
<PartyContactMech partyId="BLOG_ADMIN" contactMechId="ADMIN_CONTACT" fromDate="2001-05-13 12:00:00.0"/>
<PartyContactMechPurpose partyId="BLOG_ADMIN" contactMechId="ADMIN_CONTACT" contactMechPurposeTypeId="PRIMARY_EMAIL" fromDate="2001-05-13 12:00:00.0"/>
<ContactMech contactMechId="AUTHOR_CONTACT" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbiztest@example.com"/>
<PartyContactMech partyId="BLOG_AUTHOR" contactMechId="AUTHOR_CONTACT" fromDate="2001-05-13 12:00:00.0"/>
<PartyContactMechPurpose partyId="BLOG_AUTHOR" contactMechId="AUTHOR_CONTACT" contactMechPurposeTypeId="PRIMARY_EMAIL" fromDate="2001-05-13 12:00:00.0"/>
<ContactMech contactMechId="EDITOR_CONTACT" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbiztest@example.com"/>
<PartyContactMech partyId="BLOG_EDITOR" contactMechId="EDITOR_CONTACT" fromDate="2001-05-13 12:00:00.0"/>
<PartyContactMechPurpose partyId="BLOG_EDITOR" contactMechId="EDITOR_CONTACT" contactMechPurposeTypeId="PRIMARY_EMAIL" fromDate="2001-05-13 12:00:00.0"/>
<ContactMech contactMechId="GUEST_CONTACT" contactMechTypeId="EMAIL_ADDRESS" infoString="ofbiztest@example.com"/>
<PartyContactMech partyId="BLOG_GUEST" contactMechId="GUEST_CONTACT" fromDate="2001-05-13 12:00:00.0"/>
<PartyContactMechPurpose partyId="BLOG_GUEST" contactMechId="GUEST_CONTACT" contactMechPurposeTypeId="PRIMARY_EMAIL" fromDate="2001-05-13 12:00:00.0"/>
</entity-engine-xml>