Putting both xml document and plain text in to the same container

I have some configuration files written in plain text with the format 'key' = 'value'
I want to put them into the same container with my xml document, is this possible?
thanks

Hi,
yes it is. There are a couple of ways:
1) Wrap into some XML tags and put your settings as an XML document (bad way)
2) Use metadata of documents. You can store your plain text as metadata associated with some XML document. Also you can store a document only with metadata (i.e. with empty XML content).
Vyacheslav

Similar Messages

  • Is it possible/ OK to put both 16:9 and 4:3 video onto the same DVD?

    I'm burning a DVD for playback on a DCD system in a theater. There are multiple videos from different people to be put into the playlist. Some are 4:3, some are 16:9. My question is will the DVD play the videos back in the proper resolution when they come up to play, or will the disc only play in one resolution the whole time? If so, which resolutoin will it play at? the largest, 16:9? or how will this work esxactly?

    Could you also not create a 16:9 project/timeline and then import the footage and Pr should interpret the 4:3 and letter box it so it's all in one format but two different screen sizes?
    This is ofcourse if you want them in one project ie press play and watch the whole disk.

  • Can't i use xml schema and oledb data connection at the same time?

    Hello to all and thanks in advance.I use xml schema and oledb data connection at the same time and the problem is that when I try to export the xml, the outcome is not what i expect.Without the oledb connection everything is ok (just the schema) and the xml complies with the schema.
    Can't i have both schema and oledb and the exported xml be as i want it?

    You can use both at the same time, but not gor Internet access if that's what you're asking.
    Now there is a thing called Link Aggregation, which combines a number of interfaces for speed/redundancy, but it really only works locally, and then only with ALL special equipment in the route, and most likely OSX Server involved.
    Sorry.

  • HT1459 Just bought a new ipod shuffle for my kid and cannot set it up because it does not show up in itunes. Also the charging light does not light up. what could be wrong, as i am able to see both my iphone and ipad on itunes on the same pc?

    Just bought a new 4th gen iPod Shuffle for my kid. Problem is I cannot do the initial set up, as the device does not show up on iTunes on my PC. Also the charging does not light up. Any ideas on what could be wrong, as I am able to see both my iphone and iPad on iTunes using the same PC?

    I also tried manually underlining a few things on the new iPad and when highlighting a paragraph, it would skip a few lines and the line would go through a few as well. Looks like a major iBooks glitch needs to be addressed here.

  • Is it possible to use both an ILB and an ELB (listening on the same port) in the same Azure cloud service?

    I'm building a test Lync deployment on Azure; yes, I know this is not supported, hence "test".
    Lync Front-End servers expose two set of web services, one for internal users and one for external ones; they listen on different ports (443 and 4443) on the same servers; when external services are published, you need a reverse proxy or a port forwarding
    in order to map port 443 of a public IP address to port 4443 of the Front-End server(s). When you have multiple Front-End servers in a pool, you also need to load-balance them.
    So, a typical Lync deployment looks like this:
           Internal users
                     |
                   443
                      |
              Internal LB
            192.168.0.20
            443         443
              |               |
       Lync FE 1     Lync FE 2
    192.168.0.21 192.168.0.22
              |               |
          4443        4443
              External LB
           Public IP Address
                     |
                  443
                     |
           External Users
    This should be easily replicated in Azure, as it supports both external load balancing and internal load balancing. They are even supported together in the same cloud service, so this configuration should be easy. However, it looks like "should"
    is the keyword here.
    After creating the external load balanced endpoint (which listens on external port 443 and forwards to port 4443 on the servers), I'm trying to create an internal load balancer and add internal endpoints to is; however, while the ILB can be created successfully,
    adding an internal endpoint listening on port 443 and forwarding to port 443 on the servers fails miserably, with an error stating that port 443 is already in use by another endpoint:
    Update-AzureVM : BadRequest : Port 443 is already in use by one of the endpoints in this deployment. Ensure that the port numbers are unique across endpoints within a deployment.
    For reference, my commands are:
    Add-AzureInternalLoadBalancer -InternalLoadBalancerName "LyncILB" -ServiceName "LyncFrontEnd" -SubnetName "LabSubnet" -StaticVNetIPAddress 192.168.0.20
    (This completes successfully)
    Get-AzureVM LYNCFE1 | Add-AzureEndpoint -Name "Https-Int" -Protocol "tcp" -LocalPort 443 -PublicPort 443 -LBSetName "HttpsIntLB" -DefaultProbe -InternalLoadBalancerName "LyncILB"
    (This fails)
    The existing external endpoint is configured as such:
    Get-AzureVM LYNCFE1 | get-azureendpoint
    LBSetName : HttpsExtLB
    LocalPort : 4443
    Name : HTTPS-Ext
    Port : 443
    Protocol : tcp
    Vip :
    ProbePath :
    ProbePort : 4443
    ProbeProtocol : tcp
    ProbeIntervalInSeconds : 15
    ProbeTimeoutInSeconds : 31
    EnableDirectServerReturn : False
    Acl : {}
    InternalLoadBalancerName :
    IdleTimeoutInMinutes :
    LoadBalancerDistribution :
    The error doesn't even make a lot of sense; the external load balancer listens on a public IP address, while the internal load balancer listens on a private IP address in the internal network; there
    shouldn't be any conflict here... however it looks like there is one instead.
    Why doesn't this work? Am I doing something wrong, or is Azure networking just being silly as usual again?

    Hello Massimo Pascucci,
    The issue that you are facing when creating an endpoint with internal loadbalancer is the limitation of not allowing same ports to be listening under a single cloud service. This reason for this is that there is a limitation of only one private IP (Also
    known as the Internal load balanced IP) per cloud service.
    There is also a limitation on the Internal load balancer more than one port to be published per load balancer:
    You can leave your feedback by following the link below:
    https://social.msdn.microsoft.com/Forums/en-US/1805c5a0-3906-4cd6-8561-9802d77e0ae5/is-it-possible-to-use-both-an-ilb-and-an-elb-listening-on-the-same-port-in-the-same-azure-cloud?forum=WAVirtualMachinesVirtualNetwork
    Refer to this article for more information on Internal load balancer:
    http://azure.microsoft.com/blog/2014/05/20/internal-load-balancing/
    Thanks,
    Syed Irfan Hussain

  • TS3280 How can i enable both paired bluetooth and ios keyboard input at the same time?

    How can i enable both paired bluetooth and ios keyboard input at the same time?
    This is needed for the app im working on. Need some user input via keypad as well as scanner input via a paired bluetooth scanner.

    You probably should not be using a keyboard bluetooth profile for a scanner, I am not a developer for apple so do not know the location for you to find out the correct profile you should be using for an input device that is not a keyboard. Sorry,
    I am sure if you navigate the apple developer site you will probaly finmd what you're looking for.
    https://developer.apple.com

  • Can I save both DVD-R and DVD-Video files onto the same DVD?

    Can I save both DVD-R and DVD-Video files onto the same DVD?

    Hi Stan,
    I just want the user to be able to run my video clips either on a 
    computer or on a standard DVD player. It would be nice to include both 
    formats on a single disc. I am new to this and am not sure what format 
    is most widely used for standard DVD players. Thanks for your response 
    and any guidance you can give me.
    Quinn
    Quoting Stan Jones <[email protected]>:
    Stan Jones http://forums.adobe.com/people/Stan+Jones created the discussion
    "Re: Can I save both DVD-R and DVD-Video files onto the same DVD?"
    To view the discussion, visit: 
    http://forums.adobe.com/message/4996961#4996961

  • Anyone Know difference between pure Text Document and Plain Text Document?

    I am having a **** of a time trying to figure out how to create a "text document" on the Mac. From what I've read, it's not possible to create a pure "text document" with Mac .... only possibly windows.
    I have a text document (created in Textedit in Mac),that can only be saved as either a "plain text document" or a "rich text format (.RTF) formatted file.
    I need to save (or re-create), the text file in a file that will save as a
    "text document".
    In either the <command+I> option, or in a folder window line description, I need to see the text file saved as the wording or a "rich text format (.RTF) .... and not "plain text document" or a "rich text format (.RTF).
    Evidently, the difference between the text files that Apple TextEdit creates, and those that are a pure "text document", have something to do with the hidden carriage return command language at the end of the command lines ... or something like that.
    The text file is being used as a command text file for a modified VTC Training "set-up folder/GUI" that will run on either Mac or Windows.
    I have seen on-line, some mention that using windows "notepad" (texteditor) may be the only way to create a true "text document" labeled file.
    Any suggestions, or knowledge in this area would be greatly appreciated.
    Thanks! -David
    Message was edited by: DavidMac

    The way to preserve an existing "text document" is to import it into OS 9.2 and
    open it up in Apple Simpletext (text edit program).
    Changes can be made to the original "text document" (not an original .rtf or .txt file, which aren't true "text documents" by title description). When changes are made to the original "text document", they are saved in Simpletext as a "text document" (not .rtf or .txt - these are OSX file descriptions).
    The file can be read back by OSX Textedit, or by PC, with no problems. However, if the slightest changes are attempted in OSX on that "text document" (once back from your OS 9.2 changes ... OSX will only be able to save it again as a .rtf or .txt (plain text file) ... not a pure "text document" as made or corrected in OS 9.2.
    I'm glad I still have Apple OSX "Classic" available for these kind of rare changes needed.
    I have spent a few weeks now, trying to figure how to create/modify an existing pure "text document" using a Mac ... without relying on going to any PC text edit programs ... and this method of running it through the old Simpletext program in OS 9 finally worked out to be the answer this evening!
    Message was edited by: DavidMac

  • Can a single Access Point support both bridge mode and Access Point mode at the same time

    Hi Guys
    Does anyone know which access point can work in both bridge mode and AP mode ?
    Cheers

    Well what are you trying to cover. If its really a large outdoor area, then look at the mesh AP. Those require a WLC. Autonomous or stand alone ap can perform bridging on one radio and client access on another. You can also look at AP that support indoor mesh that also controlled by a wlc. If your putting APs outdoors, then look at the outdoor mesh.
    Thanks,
    Scott Fella
    Sent from my iPhone

  • Possible to use both optical out AND regular line out at the same time?

    I currently have my computer speakers (logitech z560) hooked up to the mac pro via regular stereo jack in the back. I have an extra receiver that I would love to hook in to supply me with some needed sound for movie watching and what-not.. Is there a way to enable both line out - digital and line out at the same time?

    You can set DVD Player's "Audio output" to "Digital Out" in its "Disc Setup" preference, while other applications use Line Out.
    You could use a splitter on Line Out to feed your current speakers, and analog Line In on your receiver. When you want sound to both systems, set the receiver to Line In. When you want to watch DVDs, set it to Digital In. This will give you surround sound if the DVD has multichannel sound, and the receiver supports more than two channels.
    If you really want the same output on the Mac Pro Line Out, and Digital Out, you can use the "Auxiliary Device Output" effect in Audio Hijack Pro
    <http://www.rogueamoeba.com/audiohijackpro/>
    It will not support more than two-channel audio.

  • Cannot see BOTH synched library AND iTunes Match library at the same time

    I ran iTunes Match on my library of MP3 files and hit the maximum allowed 25,000 song limit in my paid iTunes Match account. Then I created a new version of my local/PC iTunes library with those 25,000 MP3 songs removed, and synchronized it with my iPhone 4s running IOS7 and iTunes Match turned OFF. So far so good.
    So now I theoretically have no duplication between my 25,000 song iTunes Match library and my local iTunes library that resides on my PC.
    But even though I have the "Show All Music" setting on the phone turned on, the iTunes Match songs don't appear on my iPhone until I also turn the iTunes Match setting on. But as soon as I do that, all of the songs I synched from my local iTunes library on my PC completely disappear- having been completely replaced by my iTunes Match library. If I then turn the iTunes Match setting off again (while still leaving "Show All Music on"), the iTunes Match songs also disappear, leaving my iPhone music library completely empty. Have I misunderstood the meaning of the "Show All Music" setting, or is something malfunctioning?
    My question is: How can I make ALL of my songs (both the ones I have previously captured in ITunes Match AND the ones I synched with my PC via iTunes) appear on my iPhone at the same time?  This scenario seemed to be working just fine under IOS6 on the same iPhone.

    I had a somewhat similar experience.  When I enabled paid iTunes Match on my iPhone 5, iOS7, all of my locally-stored songs on the iPhone disappeared and remained gone even after I disabled iTunes Match on the iPhone.
    A chat session with Apple support revealed that iTunes Match will in fact supersede any synched content on the iPhone.  The suggestion from Apple support was to download on the phone all the previously-synched content via iTunes Match wireless connection.  Of course, that would take hours if not days.  And that crazy workaround won't help you because you want songs other than what you have in the Cloud.
    It appears that various members of this forum have not had this same experience.  I'm not sure what's going on here.  Usually with Apple's tight control of hardware and software these anomalies are avoided.
    And I didn't really need iTunes Match except I wanted commercial-free iTunes Radio (which I think is great, by the way).  At least for now, commercial-free radio (with a paid subscription) can be achieved only by enabling all of the iTunes Match features.  I'm not sure why Apple requires this bundling unless its part of a general push to a streaming model for everything (more revenue opportunities) as opposed to supporting local storage.

  • I would like to access both my iTunes and my husbands iTunes on the same computer.  However, we still want our separate logins for our devices (iPad, 2 iPhones) for purchases.  Is this possible?

    Is there a way to have one computer hold both my iTunes account and my husbands iTunes account at the same time.  We do not want to log in and out, but want to be able to access both purchases on the same computer (songs, movies, etc).  However, we want to keep our accounts seperate for purchases on our devices.  Is this possible?

    How to use multiple iPods, iPads, or iPhones with one computer

  • How do i connect both my ipad and iphone to wifi at the same time. i can one or the other connected but not both?, how do i connect both my ipad and iphone to wifi at the same time. i can one or the other connected but not both?

    ive just moved out and have just been connected to talk talk broadband today.  Both my ipad mini and iphone are saying they are connected to wifi but only my iphone will connect to online services where my ipad mini won't.  But if i disconnect my iphone from wifi then my ipad will work online and then when trying to connect my iphone back to wifi that won't work with online services.  is this because they are both using the same apple account?  though when i was living at home my mum had sky router and i was able to connect both devices with no problem.  is there anyway of connecting both devices so they work online at the same time??

    There is absolutely no reason why they should not bothe be able to connect to your WiFi network. The easiest place to start would be to reboot your router. Unplug it for about 30 seconds and then plug it back in again. I would also restart both the iPad and the iPhone.

  • Can I have both iMovie 09 and iMovie 08 installed on the same Mac?

    Hi,
    This question may seem odd, but... I work at a college. In my role there, I provide training for students and faculty using a variety of technologies (including the iLife suite). I would like to purchase and install iLife 09 for my Mac for personal and professional use; however, I also need to maintain iLife 08 applications for training purposes for work. Is it possible to have both versions installed simultaneously?
    Thanks!

    Yes, you can, although Apple does not support the methods shown below. Here's how you can do it:
    _*If you have NOT installed the iLife09 upgrade yet......*_
    a) Open Finder & click on the "Applications folder"
    b) Click on the "New Folder" icon and name the folder anything you want (like iMovie08)
    c) drag the iMovie.app into the folder
    d) install iLife09....you will now be able to open iMovie09 by clicking on the icon in your dock, or open iMovie08 by going to the newly created folder and clicking on the older iMovie.app file.
    _*If you have already installed iLife09........*_
    ----IMPORTANT----
    *MAKE SURE YOU HAVE A BACKUP OF YOUR MAC in case something goes wrong, such as a recent Time Machine backup so you can restore your files!!!! Also, make sure you have the original installation disks for both iLife08 and iLife09, or the OSX installation disks with iLife08 on it..........*
    a) Open Finder & click on "Macintosh HD", then open the "Library" folder, then open the "Receipts" folder
    b) Scroll down and find the files marked *iMovie.pkg, iMovie_712.pkg, iMovie_713.pkg, iMovie_714.pkg*, etc. You will not have all of those files, and the numbers may be different than 712 or 713, etc. Move these files to the Trash. *DO NOT MOVE iMovie_PreviousFolder.pkg or iMovieHD6.pkg to the Trash if you have them...keep them in the Receipts folder.*
    c) Open Finder & click on the "Applications" folder, then find iMovie.app and move it to the Trash
    d) Open Finder & click on the "Macintosh HD", then open the "Users" folder, then open your user folder (i.e., "Paul"), then open the "Library" folder, then open the "Preferences" folder, then move *com.apple.iMovie.plist, com.apple.iMovie7.plist and com.apple.iMovie8.plist* to the Trash. You may not have all of these files, or you may have different names for your preference files, but as a general rule, any preference files with the words iMovie should be moved to the trash.
    e) Put your iLife08 or OSX install disk 1 in your DVD drive
    f) Double-click on "iLife08.mpkg" (iLife08 install disk) or "Install Bundled Software only" (OSX install disk)
    g) When the "Install iLife08" or "Install Bundled Applications" window appears, click on continue for all the agreements until you get to the "Standard Install" screen. Click on "Customize" and a new screen will appear with a list of all the applications (iLife08) or the words "Bundled Applications" in the OSX install disk, and next to those words is a small arrow....click on that to show the contents of the installation software. Uncheck all boxes except iMovie. Make sure that box is checked, then click on "Install" and follow all prompts to install iMovie08 back to your Mac.
    h) Once iMovie08 is back in your Mac, you will need to move it to a new folder as follows:
    i) Open Finder & click on the "Applications" folder
    j) Click on the "New Folder" icon and name the folder anything you want (like iMovie08)
    k) drag the iMovie.app into the folder
    l) Now, reinstall iMovie09 as follows....
    m) Put your iLife09 install disk in your DVD drive
    n) Double-click on "iLife09.mpkg"
    o) When the "Install iLife09" window appears, click on continue for all the agreements until you get to the "Standard Install" screen. Click on "Customize" and a new screen will appear with a list of all the applications. Uncheck all boxes except iMovie. Make sure that box is checked, then click on "Install" and follow all prompts to install iMovie09 back to your Mac.
    p) You will now be able to open iMovie09 by clicking on the icon in your dock, or open iMovie08 by going to the newly created folder and clicking on the older iMovie.app file
    Hope this helps!

  • Both thunderbolt display and ethernet stopped working at the same time

    I use recent Macbook pro 13inch retina.  I use both of thunderbolt ports on ethernet and display.
    I was messing around with application, and I found chess game. I played it for while than my display and ethernet suddenly stopped working.
    I do know ethernet and display is working fine because My roommate still have access to the ethernet, and My xbox still works on my display monitor.
    So, I suspected its thunderbolt problem, and I reinstalled Mavericks twice and reseted SMC and NVRAM, which didn't solve anything.
    Do you have any suggestion before I take this computer to Apple store?

    So the ports still work, and the display still lights up when you use it with your xbox? Are you sure about the xbox part, I didn't think the thunderbolt display worked with an xbox.
    https://discussions.apple.com/message/24060376#24060376
    Do you have the LED Cinema display? Look at the back, do you have 3 USB ports or 3 USB ports, firewire and ethernet?

Maybe you are looking for