Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Integration Platform Technologies: Siebel Enterprise Application Integration > Siebel Virtual Business Components > XML Gateway Service > About Handling White SpaceWhite space is handled by the XML parser while processing the request from the XML Gateway business service. When the white space is part of the XML syntax, it must be discarded by the XML parser and not preserved (passed on to the processing application). If the white space is in any other location (such as in element content within a document), it must be preserved according to the XML specification, because it might have some meaning. <mydata><mytag>stuff</mytag></mydata> are different to an XML parser. To preserve white space, use the <mytag>stuff and more stuff</mytag> The value of For more information on white space handling and the |
![]() |
![]() ![]() |
Integration Platform Technologies: Siebel Enterprise Application Integration | Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |