Monday, February 14, 2022

XSD - Opaque schema

Opaque schema:

<?xml version = '1.0' encoding = 'UTF-8'?>  

<schema targetNamespace="http://xmlns.oracle.com/pcbpel/adapter/opaque/"

            xmlns="http://www.w3.org/2001/XMLSchema" >

      <element name="opaqueElement" type="base64Binary" />

    </schema>

No comments:

Post a Comment

Featured Post

OIC - OIC Integration for User and Role Synchronization Between CORS and Workforce System (WFS)

Working... Managing user access across systems is a common enterprise requirement. In this implementation, Oracle Integration Cloud (OIC) ac...