Skip to content

sref:service-ref in assign #10

@GoogleCodeExporter

Description

@GoogleCodeExporter
If an assign is of the following form:
--cut--
  <copy>
    <from>
      <literal>
        <sref:service-ref>
          <addr:EndpointReference>
            <addr:Address>
http://example.com/auction/
RegistrationService/
            </addr:Address>
            <addr:ServiceName>
as:RegistrationService
            </addr:ServiceName>
          </addr:EndpointReference>
        </sref:service-ref>
      </literal>
    </from>
    <to partnerLink="auctionRegistrationService" />
  </copy>
--end--

bosto complains with

--cut--
line 79:25: expecting PCDATA, found 'sref:service-ref'
line 85:27: expecting "<to>", found 'addr:ServiceName'
line 91:12: expecting EOF, found ''
--end--

Sample process: auction service of BPEL spec.
--end--

Original issue reported on code.google.com by [email protected] on 28 Jan 2009 at 7:56

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions