Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I handle ANY tags in DTDs imported into iStudio?

dtds imported istudio Tags
0
Posted

How do I handle ANY tags in DTDs imported into iStudio?

0

ANY tags in an XML DTD allow unstructured data in XML to be used. OracleAS Integration InterConnect, however, must know about the structure of that data (using a DTD) if that data is to be used in mappings. There are two methods for OracleAS Integration InterConnect to know about the structure: • The simplest method is to modify the DTD being importing into iStudio and replace the ANY tag with structured data. When modifying the DTD, only a copy of the DTD being importing into iStudio is modified, not the published version of the DTD. For example, if the USERAREA ANY tag is edited before importing the DTD into iStudio, only a copy is changed and the published OAG definition which other people who download the OAG DTDs would use is not changed. This approach also supports using a PCDATA for an ANY tag. For example, consider the following customer.dtd: This customer.dtd

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123