org.wsmo.grounding.sawsdl
Interface SchemaMapping

All Known Subinterfaces:
LiftingSchemaMapping, LoweringSchemaMapping

public interface SchemaMapping

An abstract schema mapping for a certain XML Schema element. For details see:
http://www.w3.org/TR/sawsdl/
http://www.w3.org/2001/XMLSchema/


Method Summary
 URI getSchema()
           
 QName getSource()
          Returns Unique id of the object annotated by this schema mapping
 

Method Detail

getSchema

URI getSchema()
Returns:
The transformation schema which is targeted by this mapping object

getSource

QName getSource()
Returns Unique id of the object annotated by this schema mapping

Returns:
unique id of the annotated object


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.