<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Quality-driven Design and Management of Serviceoriented Software Systems * †</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Tan</forename><surname>Phan</surname></persName>
							<email>tphan@ict.swin.edu.au</email>
							<affiliation key="aff0">
								<orgName type="department">Faculty of ICT</orgName>
								<orgName type="institution">Swinburne University of Technology</orgName>
								<address>
									<postCode>3122</postCode>
									<settlement>Hawthorn</settlement>
									<country key="AU">Australia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jun</forename><surname>Han</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">Swinburne University of Technology) and Steven Versteeg Labs Melbourne</orgName>
								<address>
									<region>CA</region>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jean-Guy</forename><surname>Schneider</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">Swinburne University of Technology) and Steven Versteeg Labs Melbourne</orgName>
								<address>
									<region>CA</region>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Quality-driven Design and Management of Serviceoriented Software Systems * †</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">4692F672BE04C623047A021B9A3F6C2D</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T08:57+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Aligning SOA service and system properties with original business requirements during service design and operation is a major challenge that current research has not addressed in full. In this PhD work, we introduce the HOPE (High-level Objective-based Policy for Enterprises) framework that supports in a systematic manner the specification of quality-oriented policies at the business level and their refinement into policies at the system/service level. Our work is also aimed at defining an effective mechanism for businessoriented runtime monitoring of system operations and service interactions for quality conformance. Our further objective is to define adaptation mechanisms to overcome non-compliance. Our focus is on the security domain. Central to our approach is a service registry which acts as a facility for the management of policy lifecycle, to maintain the association of high-level business policies, quality objectives, and system level policies.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Background and Motivation</head><p>Business rules and regulations from regulatory standards such as SOX 404 <ref type="bibr" target="#b0">[1]</ref> control the operation of many business processes and thus constrain the development and usage of IT systems that support those processes, which include Web Service(WS)-based SOA systems. While many business rules and regulations must be translated into functional requirements for such software systems, others can be translated into quality requirements, such as those concerning security, availability and manageability. These requirements can be formulated as high-level quality objectives, e.g., "Customer data must be kept confidential" and realized using various means of IT management and governance.</p><p>To ensure that WS-based SOA systems are interoperable and dependable, various industry standards have been proposed to support the specification and management of quality aspects of WS such as those about security, reliable messaging, and transactions. In general, these standards are about system-level mechanisms used to achieve some non-functional qualities. Example mechanisms in security are role-based access control and message encryption and signing. The WS Policy framework (WS-Policy) <ref type="bibr" target="#b1">[2]</ref> is a standard that supports the specification of quality properties for Web Services and service systems. Such standards, however, focus on describing low-level technical details for governing service interactions, rather than on specifying high-level, business-oriented requirements.</p><p>One of the issues that needs to be addressed is how to align the high-level, business-oriented quality objectives with the system-level realization mechanisms offered by WS standards such as WS-Policy. Currently, the high-level quality objectives are often identified by practitioners such as business analysts or IT compliance officers who often do not have an in-depth understanding of all the system-level realization mechanisms for such quality objectives. It is the system developers who are responsible for realising them. This realisation process is rather ad hoc and it is thus difficult to ensure that a system fully possesses all the required properties. As such, a contribution of great value would be a systematic process and related techniques that can derive the system-level realization from the business-level requirements and can verify that the realization actually fulfils the requirements.</p><p>Once we have come up with a set of design-time system-level realization mechanisms for the quality objectives, a step further is to address the issue of how to guarantee that the realization mechanisms are actually fulfilled when the system is in operation. Being able to select the appropriate quality aspects to monitor and being able to map the monitored events to the original requirements would increase the chance of identifying and resolving non-conformance. An adaptation mechanism which can analyse the quality non-conformance and derive a set of changes to be performed is needed to ensure that the requirements are always respected.</p><p>Related Work. While SOA governance is a very active research field, many of the issues identified above have not been addressed in full. Firstly, even though there exist a number of policy frameworks and languages with associated refinement and management techniques such as Ponder <ref type="bibr" target="#b2">[3]</ref> and KAoS <ref type="bibr" target="#b3">[4]</ref>, none of them are readily applicable for specifying SOA. In particular, most of the existing frameworks fall short in enabling the specification of business requirements and the refinement of them into system-level policies. More details can be found in our review paper in <ref type="bibr" target="#b4">[5]</ref>.</p><p>There have been a number of attempts to apply model-driven architecture (MDA) techniques for the modelling and translation of SOA qualities into system-level realization mechanisms such as <ref type="bibr" target="#b5">[6]</ref> or <ref type="bibr" target="#b6">[7]</ref>. In such work, quality properties of services and applications are modelled in platform-independent manners which are then transformed into platform-dependent codes and configurations for middle-wares to realize these qualities. However the entities being modelled are technical entities, representing technical concepts like filter, connector, services, and proxies, not business-oriented entities. This not only limits the participation of business analysts and IT compliance officers in the modelling process but also makes it hard to align the models with the original business requirements.</p><p>It is also seen that even though there are different approaches for WS management, the support for business-oriented management is not adequate. Current research work in the field of runtime service management focuses more on the system-level management. Various techniques have been proposed for the specification of service properties and the monitoring and management of them such as in WSLA <ref type="bibr" target="#b7">[8]</ref>, SLANG <ref type="bibr" target="#b8">[9]</ref>, and WSMN <ref type="bibr" target="#b9">[10]</ref>. However, little has been done to allow for the management of services from a business perspective even though the importance of business-oriented service management has been acknowledged such as in <ref type="bibr" target="#b10">[11]</ref>. The main focus of work in this area has been on specifying and enforcing service SLA. We are unaware of any work that attempts to incorporate other business aspects such as compliance to standards, rules and regulations.</p><p>Research objectives. The main objectives and primary contributions of this thesis are as follow 1) We define a general framework for the specification of highlevel quality requirements for systems and present a mechanism to refine them to system-level realization mechanisms 2) We provide an approach for policy-based service registration and discovery with algorithms and techniques for detecting noncompliance of services to organizations' quality requirements and for verifying service-client quality requirement compatibility 3) We aim to provide a novel monitoring mechanism that can map service runtime interactions back to the original business requirements in an intuitive manner. For this objective, we consider the use of techniques such as Finite State Automata for modelling the requirements and Bayesian network for failure analysis 4) We aim to define techniques and algorithms for generating actions that can be performed to guarantee compliance to quality requirements. We consider applying techniques in the field of Autonomic computing for this. For all of these, our focus is on the alignment of business requirements and SOA systems and we use security as the example domain for our approach.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>2</head><p>The Approach and the HOPE Framework</p><p>The approach. We propose the High-level Objective-based Policy for Enterprises (HOPE) framework which is aimed at addressing the above research problems via policy-based design and management. As presented in Figure <ref type="figure">1</ref>, with HOPE, we specify quality requirements (which are driven by original business rules and regulations) in the form of business-level policies which will then be formulated as quality objectives applicable on business entities. The objectives are then refined into system-level Web Services policy for Web Services-based applications. Such policies are used to regulate runtime service interactions and provide information for adaptation in case of policy non-compliance. Central to the approach is a service registry which acts as a facility for the management of policy lifecycle including the modelling, analysis and design, creation, usage, update, removal of policies; and maintain the association of highlevel business policies, quality objectives, and system-level policies.</p><p>The registry provides a point of reference for various design time and runtime management operators such as WS-Monitor and WS-Enforcer to retrieve policyrelated information and store the relevant data that they collect.</p><p>Our approach employs policy-based management which has the advantages of being able to dynamically update the behaviour of a managed system according to the changing context requirements without having to modify the implementation of the managed system. Also, the declarative specification of rules and regulations in the form of policy statements are more concise, intuitive and simpler to verify than procedural code. Furthermore, service registries hold service metadata and are characterized by rich metadata management and rich query capabilities. As policy is one important type of SOA metadata, service registries' capabilities can be extended for policy-based management.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 1. Policy-based SOA quality management using a service registry</head><p>Validation of the approach. To validate the work we use a business case study together with research prototyping. We design a business case scenario and examine a database of global rules and regulations from the Unified Compliance Framework (http://www.unifiedcompliance.com/) to identify applicable business requirements. We then, from such rules and regulations, using our approach to derive business policies and use such policies to validate our refinement, monitoring and adaptation techniques. A prototype for HOPE is also being built and once the tool is ready, we plan to present it to a group of developers and business analysts for validation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Work to date</head><p>During the past 18 months, I have worked on addressing a number of research issues, aligning with research objectives (1) and (2) presented above. Details are as follows.</p><p>Quality-oriented business policy specification and refinement. We investigated the research issue of quality-driven business policy specification and refinement of SOA Systems in <ref type="bibr" target="#b11">[12]</ref>. In this work, we proposed a framework (Figure <ref type="figure" target="#fig_0">2</ref>) that supports the specification of business level quality-oriented policies and their refinement into policies at the system/service level.</p><p>As can be seen in Figure <ref type="figure" target="#fig_0">2</ref>, in our approach, quality-oriented business requirements (quality requirements) are expressed as quality objectives applied to business entities which are modelled in application entity model. These objectives are then refined or translated into system-level WS-Policy statements. The refinement relies on an application-specific business entity model and application-independent domain quality models, for which we created the meta-models. We illustrated the approach with a Mortgage loan approval business case study to demonstrate the policy specification and refinement for qualities in the security domain and have implemented a proof of concept prototype. Policy-based service registration and discovery. Another research issue that we have identified and addressed was the issue of policy-based registration and discovery <ref type="bibr" target="#b12">[13]</ref>. In <ref type="bibr" target="#b12">[13]</ref>, we argued that (1) ensuring service qualities (specified in the form of WS polices) are consistent with organizations' regulations and (2) matching service and client policies for effective service discovery are issues yet to be addressed. We thus presented a new approach (Figure <ref type="figure" target="#fig_1">3</ref>) that allows for the automatic verification and matching of policies, using a service registry. The registry serves as a policy storage and management facility, a policy checkpoint during service publication, and as a policy matchmaker during service discovery. We extended WS-Policy with a policy conformance algorithm for policy verification at service publication time and used WS-Policy Intersection for policy matching at service discovery time. We have developed a policy information model and the policy processing capabilities for the registry. A prototype has also been implemented. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion</head><p>We have presented in this paper a discussion about the limitations of current approaches in business-oriented design and management of qualities for SOA systems and outlined a framework for addressing this issue. Our approach is aimed at aligning business-oriented rules and requirements with system-level management via a mechanism that allows for the specification of quality-oriented business rules and regulations and the refinement of them into system-level quality. We also provide a general mechanism that utilizes a service registry for quality-based service registration and discovery. Our future work is on monitoring techniques that can relate monitored service interactions to the original high-level business requirements and a business-oriented adaptation mechanism for overcoming non-compliance.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>FFig. 2 .</head><label>2</label><figDesc>Fig. 2. A framework for quality-driven policy specification and refinement</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. A registry-centric model for policy-based service registration and discovery</figDesc><graphic coords="5,146.04,473.34,278.40,94.56" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="4,127.26,193.38,341.04,162.06" type="bitmap" /></figure>
		</body>
		<back>

			<div type="funding">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>* This work is supported by the Australian Research Council and CA Labs. †  The author would like to thank Ingo Muller for his valuable comments for this paper</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><surname>Sarbanes</surname></persName>
		</author>
		<title level="m">The Public Company Accounting Reform and Investor Protection Act</title>
				<meeting><address><addrLine>Washington DC</addrLine></address></meeting>
		<imprint>
			<publisher>US Congress</publisher>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
	<note>Sarbanes-Oxley Act of 2002</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Web Services Policy Framework (WS-Policy)</title>
		<author>
			<persName><forename type="first">S</forename><surname>Bajaj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Box</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Chappell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Curbera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Daniels</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hallam-Baker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hondo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kaler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Langworthy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Malhotra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Version</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="2006" to="2003" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The Ponder Policy Specification Language</title>
		<author>
			<persName><forename type="first">D</forename><surname>Nicodemos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Naranker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Emil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Morris</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Int&apos;l Workshop on Policies for Distributed Systems and Networks</title>
				<meeting>the Int&apos;l Workshop on Policies for Distributed Systems and Networks</meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">KAoS Policy and Domain Services: Toward a Description-Logic Approach to Policy Representation, Deconfliction, and Enforcement</title>
		<author>
			<persName><forename type="first">A</forename><surname>Uszok</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bradshaw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Jeffers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Suri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Hayes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Breedy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Bunch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Johnson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kulkarni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lott</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE 4th Int&apos;l Workshop on Policies for Distributed Systems and Networks</title>
				<imprint>
			<date type="published" when="2003">2003. 2003. 2003</date>
			<biblScope unit="page" from="93" to="96" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">A Survey of Policy-Based Management Approaches for Service Oriented Systems</title>
		<author>
			<persName><forename type="first">T</forename><surname>Phan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Han</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">G</forename><surname>Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Ebringer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Rogers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">19th Australian Conf on Software Engineering</title>
				<imprint>
			<date type="published" when="2008">2008. 2008</date>
			<biblScope unit="volume">2008</biblScope>
			<biblScope unit="page" from="392" to="401" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A Model-Driven Development Framework for Non-Functional Aspects in Service Oriented Architecture</title>
		<author>
			<persName><forename type="first">H</forename><surname>Wada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Suzuki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Oba</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Int&apos;l Conf on Autonomic and Autonomous Systems (ICAS 2006)</title>
				<meeting><address><addrLine>Silicon Valley, California, USA</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE Computer Society</publisher>
			<date type="published" when="2006">2006. 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">WSMoD: a Methodology for Qos_based Web Services Design</title>
		<author>
			<persName><forename type="first">M</forename><surname>Comerio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">D</forename><surname>Paoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Grega</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Maurino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Batini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int&apos;l Journal of Web Services Research</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page">28</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">The WSLA Framework: Specifying and Monitoring Service Level Agreements for Web Services</title>
		<author>
			<persName><forename type="first">A</forename><surname>Keller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Ludwig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Network and Systems Management</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page" from="57" to="81" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">SLAng: A Language for Defining Service Level Agreements</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">D</forename><surname>Lamanna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Skene</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Emmerich</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 9th IEEE Workshop on Future Trends in Distributed Computing Systems-FTDCS</title>
				<meeting>of the 9th IEEE Workshop on Future Trends in Distributed Computing Systems-FTDCS</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="100" to="106" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Automated SLA Monitoring for Web Services</title>
		<author>
			<persName><forename type="first">A</forename><surname>Sahai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Machiraju</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sayal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Van Moorsel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Casati</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE/IFIP DSOM</title>
		<imprint>
			<biblScope unit="page">2002</biblScope>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Business-oriented Management of Web Services</title>
		<author>
			<persName><forename type="first">F</forename><surname>Casati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Shan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Dayal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M.-C</forename><surname>Shan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communication of the ACM</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="page" from="55" to="60" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Quality-Driven Business Policy Specification and Refinement for Service-Oriented Systems</title>
		<author>
			<persName><forename type="first">T</forename><surname>Phan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Han</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-G</forename><surname>Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Wilson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Int&apos;l Conf on Service Oriented Computing (ICSOC 2008)</title>
				<meeting><address><addrLine>Sydney, Australia</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008-12">December 2008</date>
			<biblScope unit="page">17</biblScope>
		</imprint>
	</monogr>
	<note>to appears</note>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Policy-based service registration and discovery</title>
		<author>
			<persName><forename type="first">T</forename><surname>Phan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Han</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-G</forename><surname>Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Ebringer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Rogers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Int&apos;l Conf on Cooperative Information Systems 2007 CoopIS 2007, in On the Move to Meaningful Internet Systems 2007: CoopIS, DOA, ODBASE, GADA, and IS</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Meersman</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Z</forename><surname>Tari</surname></persName>
		</editor>
		<meeting><address><addrLine>Villamoura, Algarve, Portugal</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="417" to="427" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
