Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » Event Publish XSD
Event Publish XSD [message #520367] Fri, 12 March 2010 01:36 Go to next message
Eclipse UserFriend
Hi All,

I want to generate a Event Publish XSD. It is a XSD that can accomodate any kind of incoming Business Event (for example New Employee, or Customer Registration, or say New Product etc). Meaning a very "generic" kind of XSD that can accomodate any kind of Business Event.

Does anyone has a such sample "Event Publish" XSD ?

thx
pp
Re: Event Publish XSD [message #520461 is a reply to message #520367] Fri, 12 March 2010 08:35 Go to previous message
Eclipse UserFriend
pp,

Elements of type xsd:anyType can accommodate arbitrary content but
you'll always need a schema with root elements declarations whose name
and namespace match the root element in your instance. Element and
attribute wildcards within complex types can be used to accommodate
arbitrary nested elements and attributes in instances.


javaraje@hotmail.com wrote:
> Hi All,
>
> I want to generate a Event Publish XSD. It is a XSD that can
> accomodate any kind of incoming Business Event (for example New
> Employee, or Customer Registration, or say New Product etc). Meaning a
> very "generic" kind of XSD that can accomodate any kind of Business
> Event.
>
> Does anyone has a such sample "Event Publish" XSD ?
>
> thx
> pp
Re: Event Publish XSD [message #604538 is a reply to message #520367] Fri, 12 March 2010 08:35 Go to previous message
Eclipse UserFriend
pp,

Elements of type xsd:anyType can accommodate arbitrary content but
you'll always need a schema with root elements declarations whose name
and namespace match the root element in your instance. Element and
attribute wildcards within complex types can be used to accommodate
arbitrary nested elements and attributes in instances.


javaraje@hotmail.com wrote:
> Hi All,
>
> I want to generate a Event Publish XSD. It is a XSD that can
> accomodate any kind of incoming Business Event (for example New
> Employee, or Customer Registration, or say New Product etc). Meaning a
> very "generic" kind of XSD that can accomodate any kind of Business
> Event.
>
> Does anyone has a such sample "Event Publish" XSD ?
>
> thx
> pp
Previous Topic:Event Publish XSD
Next Topic:how to add enumerations, one per line in schema editor
Goto Forum:
  


Current Time: Fri Jul 25 11:47:07 EDT 2025

Powered by FUDForum. Page generated in 0.04806 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top