/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. */ /* $Rev$ $Date$ */ /** * Test XML doc. */ namespace tuscany { namespace xml { const string testBigDoc = "\nSearch ResultssearchAn empty app templatenewadmin@example.comJan 01, 2012Sample appAn empty test apptestadmin@example.comJan 01, 2012Sample appCheck my public social datame360admin@example.comApr 28, 2012Sample appnearmenearmeadmin@example.comJan 01, 2012Sample appnearme2nearme2admin@example.comJan 01, 2012Sample appOur photos of an eventourphotosadmin@example.comJan 01, 2012Sample appMy online storeshoppingcartadmin@example.comJan 01, 2012Sample appSlicesliceadmin@example.comJan 01, 2012Sample appTest animation componentstestanimationadmin@example.comJan 01, 2012Sample appTest database componentstestdbadmin@example.comJan 01, 2012Sample appTest event componentstesteventsadmin@example.comJan 01, 2012Sample appTest HTTP componentstesthttpadmin@example.comJan 01, 2012Sample appTest logic componentstestlogicadmin@example.comJan 01, 2012Sample appTest search componentstestsearchadmin@example.comJan 01, 2012Sample appTest HTTP componentstesthttpadmin@example.comJan 01, 2012Sample appTest social componentstestsocialadmin@example.comJan 01, 2012Sample appTest text processing componentstesttextadmin@example.comJan 01, 2012Sample appTest URL componentstesturladmin@example.comJan 01, 2012Sample appTest values and liststestvaluesadmin@example.comJan 01, 2012Sample appTest widgetstestwidgetsadmin@example.comJan 01, 2012Sample appTest more widgetstestwidgets2admin@example.comJan 01, 2012Sample appTest HTML generator componentstestwidgets3admin@example.comJan 01, 2012Sample appjsdtestjsdtestjsdelfinoJul 27, 2012Test appSMS send servicetwsmsadmin@example.comJan 01, 2012Sample appboaoboaojsdelfino2012-10-12T12:06:59+00:00Sample appAn empty test apptestadmin@example.comJan 01, 2012Sample appAn empty app templatenewadmin@example.comJan 01, 2012Sample appnearmenearmeadmin@example.comJan 01, 2012Sample appnearme2nearme2admin@example.comJan 01, 2012Sample appOur photos of an eventourphotosadmin@example.comJan 01, 2012Sample appMy online storeshoppingcartadmin@example.comJan 01, 2012Sample appSlicesliceadmin@example.comJan 01, 2012Sample appTest animation componentstestanimationadmin@example.comJan 01, 2012Sample appTest database componentstestdbadmin@example.comJan 01, 2012Sample appTest event componentstesteventsadmin@example.comJan 01, 2012Sample appTest social componentstestsocialadmin@example.comJan 01, 2012Sample appTest HTTP componentstesthttpadmin@example.comJan 01, 2012Sample appTest logic componentstestlogicadmin@example.comJan 01, 2012Sample appTest search componentstestsearchadmin@example.comJan 01, 2012Sample appTest HTTP componentstesthttpadmin@example.comJan 01, 2012Sample appTest text processing componentstesttextadmin@example.comJan 01, 2012Sample appTest URL componentstesturladmin@example.comJan 01, 2012Sample appTest values and liststestvaluesadmin@example.comJan 01, 2012Sample appTest widgetstestwidgetsadmin@example.comJan 01, 2012Sample appTest more widgetstestwidgets2admin@example.comJan 01, 2012Sample appTest HTML generator componentstestwidgets3admin@example.comJan 01, 2012Sample apptest9test9jsdelfino2012-09-25T06:17:18+00:00Sample appSMS send servicetwsmsadmin@example.comJan 01, 2012Sample appCheck my public social datame360admin@example.comApr 28, 2012Sample app\n"; } }