Import CR xml into PS?

Hello
Can I import or otherwise interpret adjustments made in Camera Raw and saved as .xml and use them in Photoshop? The reason I need to use PS for the adjustment step is that the imagery I'm trying to correct contains more than RGB data. While a CR adjusted and exported image looks great the 4th alpha channel gets deleted in the process. In PS I apply the same settings created for the RGB channels to the 4th one. Camera Raw seems to provide a quicker way to even out color and the 'fill light' setting lightens without destroying highlights. In production I typically avoid using overly complicated correction processes and the CR/ xml seems like it might work.

I'm sorry to say the short answer is:  No.
-Noel

Similar Messages

  • Importing complex xml into a DataSet

    (A prolific PowerShell poster suggested I come over here....)
    I have a schema but it doesn't import correctly into a DataSet with the expected table names.
    There is more but I think if this gets solved the rest will, what am I doing wrong with the table names?
    My PowerShell code (actually, the same thing happens with c#):
    clear-host
    $dsXml = new-object "System.Data.DataSet"
    $dsXml.ReadXmlSchema("C:\temp\xml\mySchemaTest.xsd")
    $dsXml.ReadXml("c:\temp\xml\myXmlTest.xml", 'ReadSchema')
    Write-Host "Table names in dataset"
    Write-Host "======================"
    foreach ($table in $dsXml.Tables)
    Write-Host $table.TableName
    The schema (tested as valid)
    <?xml version="1.0" encoding="utf-8"?>
    <xs:schema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    attributeFormDefault="unqualified"
    elementFormDefault="qualified"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="products">
    <xs:complexType>
    <xs:sequence>
    <xs:element minOccurs="0" name="books">
    <xs:complexType>
    <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="item">
    <xs:complexType>
    <xs:sequence>
    <xs:element minOccurs="0" name="title" type="xs:string" />
    <xs:element minOccurs="0" name="pageCount" type="xs:string" />
    <xs:element minOccurs="0" name="price" type="xs:integer" />
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element minOccurs="0" name="fruits">
    <xs:complexType>
    <xs:sequence>
    <xs:element minOccurs="0" name="item">
    <xs:complexType>
    <xs:sequence>
    <xs:element minOccurs="0" name="type" type="xs:string" />
    <xs:element minOccurs="0" name="color" type="xs:string" />
    <xs:element minOccurs="0" name="price" type="xs:string" />
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:schema>
    result (I only expected 2 tables, all my data is actually in the table "items" in an all messed up way):
    ReadSchema
    Table names in dataset
    ======================
    books
    item
    fruits

    Hello,
    Not sure if you already have a workaround for this issue, however, from your current provided information, it is hard to reproduce the scenario, please share your test XML file with us as well.
    Regards.
    Hello, the XML can be inferred from the XSD.  The issue is the XSD (will post XML that seems to work below).
    The issue appears to be that books and fruits share a type "item".  They should each have their own types of book and fruit.
    This makes sense since the table names generated by the don't appear to have logic to determine one subtype from another (perhaps XML does allow this but not MS XML rules).
    I may have been able to define types and then linked the subtypes to their respective types.....will try that later.
    Hopefully, someone with a bit more experience with XML than myself can say a few words.
    Here is the XML that worked (even if it is bad form).  The schema was similarly changed:
    <?xml version="1.0" encoding="utf-8"?>
    <products xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:\temp\xml\mySchematest.xsd">
    <books>
    <book>
    <title>myFirstBook</title>
    <pageCount>300</pageCount>
    <price>55</price>
    </book>
    <book>
    <title>mySecondBook</title>
    <pageCount>1000</pageCount>
    <price>100</price>
    </book>
    </books>
    <fruits>
    <fruit>
    <type>orange</type>
    <color>orange like</color>
    <price>5</price>
    </fruit>
    </fruits>
    </products>

  • Importing word-xml into wd officecontrol

    hi all,
    i've tried some things with the officecontrol. Importing Word docs ist quite easy with binding the datasource
    to a word-doc content with mime type "doc" ,"application/msword".
    Unfortunately i have to import xml content. The client application is Word 2007. I don't know how to handle
    that. The activex only shows the raw xml-content, but when i opened the xml-file with word 2007 directly
    the content is shown as a real word document.
    kind regards
    thomas

    Since you created the form in LiveCycle Designer, you should post the question in its forum here: http://forums.adobe.com/community/livecycle/livecycle_es/livecycle_designer_es

  • ODI:importing an xml into anothr project

    Hi,
    please tell me as to how i can import an exported XML file in another project?
    Thanks,
    Jayant

    Only very simple iMovie projects will open properly in FCE. Anything with iTunes music for instance won't open.

  • Unable to import xml into my CS4 project

    Hi folks,
    I am trying to embed a 3rd party flash component into my current flash project.  As a stand alone, the component works fine but when I try and import the xml file for the component into my current flash project library, the message I get:
    " one or more files were not imported because there were problems reading them"!!!
    I have tried importing the xml file into another dummy cs4 project on another machine and again no success, so I believe there are elements within the xml file that will not work with cs4.  Below is the xml file code.  I would appreciate if anyone can spot anything wrong with this file as to why it wont import into flash.  Even try and import it yourself and see what I mean.
    Hope someone can help.
    Regards
    Volterony22
    <?xml version="1.0" encoding="UTF-8"?>
    <!--
    There are 9 positions available :
    1. TL: top-left
    2. TC: top-center
    3. TR: top-right
    4. ML: middle-left
    5. MC: middle-center
    6. MR: middle-right
    7. BL: bottom-left
    8. BC: bottom-center
    9. BR: bottom-right
    If you set randomizePositions to true, it will overwrite the values you pass for each item
    startZoom: the zoom value to start with
    endZoon: the zoom value to end with
    transitionTime: the time for the slide to reach from property A to property B
    slideShowTime: the time the slide stays on screen
    disablePauseButton: it needs to be set to true if you want to have links on the slideshow
    -->
    <!--
    NOTE: The transition time must be higher than the slideshow time for each item! (make sure the difference is at least alphaTime value)
      The reason is so the zoom effect doesn't end before the transition does.
    -->
    <kenburns width = "1000" height = "348"
    backgroundColor = "0x000000"
    backgroundTransparency = "0"
    startWith = "1"
    randomSlideshow = "true"
    loop = "true"
    randomizeImagePosition = "false"
    alphaTime = "2"
    textX = "10"
    textY = "10"
    overColor = "0x000000"
    overAlpha = "20"
    disablePauseButton = "true">
    <!--
    <item>
    <title><![CDATA[<font size="16" color="#ffffff">Sand beach in the morning</font>]]></title>
    <path>content/images/image1.jpg</path>
    <link></link>
    <target>_blank</target>
    <transitionTime>12</transitionTime>
    <slideShowTime>8</slideShowTime>
    <startZoom>80</startZoom>
    <endZoom>100</endZoom>
    <startPosition>MC</startPosition>
    <endPosition>MC</endPosition>
    </item>
    <item>
    <title></title>
    <path>content/images/image2.jpg</path>
    <link></link>
    <target>_blank</target>
    <transitionTime>25</transitionTime>
    <slideShowTime>22</slideShowTime>
    <startZoom>100</startZoom>
    <endZoom>55</endZoom>
    <startPosition>MC</startPosition>
    <endPosition>MC</endPosition>
    </item>
    <item>
    <title><![CDATA[<font size="18" color="#ffffff">Waves and wind</font>]]></title>
    <path>content/images/image3.jpg</path>
    <link></link>
    <target>_blank</target>
    <transitionTime>27</transitionTime>
    <slideShowTime>20</slideShowTime>
    <startZoom>70</startZoom>
    <endZoom>100</endZoom>
    <startPosition>TC</startPosition>
    <endPosition>BC</endPosition>
    </item>
    <item>
    <title><![CDATA[<font size="18" color="#224F91">No words needed..</font>]]></title>
    <path>content/images/image4.jpg</path>
    <link></link>
    <target>_blank</target>
    <transitionTime>12</transitionTime>
    <slideShowTime>9</slideShowTime>
    <startZoom>80</startZoom>
    <endZoom>80</endZoom>
    <startPosition>BL</startPosition>
    <endPosition>TR</endPosition>
    </item>
    <item>
    <title></title>
    <path>content/images/image5.jpg</path>
    <link></link>
    <target>_blank</target>
    <transitionTime>35</transitionTime>
    <slideShowTime>32</slideShowTime>
    <startZoom>55</startZoom>
    <endZoom>100</endZoom>
    <startPosition>BC</startPosition>
    <endPosition>TC</endPosition>
    </item>
    -->
    <item>
    <title></title>
    <path>content/images/image6.jpg</path>
    <link>http://www.flabell.com</link>
    <target>_blank</target>
    <transitionTime>10</transitionTime>
    <slideShowTime>8</slideShowTime>
    <startZoom>40</startZoom>
    <endZoom>35</endZoom>
    <startPosition>ML</startPosition>
    <endPosition>MR</endPosition>
    </item>
    <item>
    <title></title>
    <path>content/images/image7.jpg</path>
    <link></link>
    <target>_blank</target>
    <transitionTime>20</transitionTime>
    <slideShowTime>8</slideShowTime>
    <startZoom>70</startZoom>
    <endZoom>55</endZoom>
    <startPosition>MR</startPosition>
    <endPosition>ML</endPosition>
    </item>
    <item>
    <title></title>
    <path>content/images/image3.jpg</path>
    <link></link>
    <target>_blank</target>
    <transitionTime>20</transitionTime>
    <slideShowTime>8</slideShowTime>
    <startZoom>50</startZoom>
    <endZoom>60</endZoom>
    <startPosition>ML</startPosition>
    <endPosition>MR</endPosition>
    </item>
    </kenburns>

    Hi there,
    Thank you for responding.  When I say component, I have purchased a flash component from a company called www.flabell.com.  When you buy the component, you get the as, swf, assest, images, fla etc etc. 
    My goal is to embed this component into a flash project that I am working on at the moment which involves importing the assets/resources from the flabell component folder into the library of my current flash project.
    My folder structure at the moment is that I have top level folder call project.  In this folder is my actual flash project folder and the flabell component folder.  So no the html that embeds my main swf is not in the same folder as my 3 party swf - they are in two different locations.  However should this be an issue if I am importing the xml into my main project library anyway?
    Hope this info shines more light.
    Regards
    volterony22

  • Import of excel-xml into Numbers '09 vers 2.3

    How can I import excel-xml into Numbers?
    or
    How can I import a CSV-fil into Numbers as a spreadsheet?

    In addition to File/Open you can
    Right click on the file. Open With. Numbers.
    CSV files can also be drag & dropped onto a table and the table will be populated by the contents of the file.

  • How to import FCP XML to FCPX?

    The only problems people seem to be having is importing FCP XML into Adobe or other third party software. I can't even import it from one computer with FCPX to another computer with FCPX!!
    The following error message occurs when I try to import the XML file;
    The document "project name.fcpxml" could not be opened. The location is not available.
    In fact I get the same error message when re importing the fcpxml file into the project that created it!
    Any help would be great. Thanks.

    I can now import the fcpxml from one computer to another HOWEVER I still have a big problem.
    The footage that I shot was 1280 x 720 at 50fps - so I can create a smooth slo mo in post. In my 'original' project, I am usiing a 1280 timeline with a 25fps base so that when I 'retime' and 'conform speed' I get exactly what I want - the 50fps shot playing back at 25fps, thus creating slow motion.
    When I export the xml and import it into another computer, there is a problem - The timeline is correct - 25fps 720p resolution HOWEVER the media that was previously 50fps 720p is now 25fps 1920p....
    How/why does this happen and how can it be fixed?
    Presumably it is xml import settings but I'm so far unable to achieve this...

  • How to remove override after importation of XML automatically

    Does anyone know of the best way to automate the removeoverride concept after importation of XML into an InDesign template without manually threading to a new page.
    I am trying to write a batch program that will create multiple XML files and then generate an InDesign document for each XML file from a predefined InDesign template file that is already mapped to the XML structure.

    RESOLVED

  • How to import multiple XML files into one inDesign document without copy/paste ?

    I use InDesign CS6, and I have several XML files with the same structure. Only the data are different.
    I created  an Indesign layout with some tagged placeholder frames on merge mode, for automated layout.
    Today for each XML file I have to create a new InDesign document to import the XML. Everything works fine. Then in order to have all Indesign layouts one after the other into a single Indesign layout, I have to use the copy/paste function.
    I mean for example, copy the contents of all documents to the first one. Or add pages of other documents to the first one, then delete spaces between each page.
    So my question is the following:
    How to repeat this process without copy/paste function, knowing that the
    number of XML files could be unknown.
    Thank you very much for your answer.

    Yes, effectively I would like to catalogue the files into one collection so i can save as one PDF and Print as one.:)
    I know I could save each AI as a pdf them then merge the pdf's together in acrobat, but I have nearly 100 files so would feel more comfortable seeing them all together before print / saving.
    My concern is that if I insert them in Ai, will the file resolution reduce? and will the ai still be editable and would it update the indesign file?
    Thanks for the quick reply

  • How do I import one xml file into 3 separate tables in db?

    I need to utilize xslt to import one xml file into 3 separate tables: account, accountAddress, streetAddress
    *Notice the missing values in middleName, accountType
    sample xml
    <account>
    <firstName>Joe</firstName>
    <middleName></middleName>
    <lastName>Torre</lastName>
    <accountAddress>
    <streetAddress>
    <addressLine>myAddressLine1</addressLine>
    <addressLine>myAddressLine2</addressLine>
    </streetAddress>
    <city>myCity</city>
    <state>myState</state>
    <postalCode>mypostalCode</postalCode>
    </accountAddress>
    <accountId>A001</accountId>
    <accountType></accountType>
    <account>
    I need the following 3 results in 3 separate xml files in order for me to upload into my 3 tables.
    Result #1
    <rowset>
    <row>
    <firstName>Joe</firstName>
    <lastName>Torre</lastName>
    <accountId>A001</accountId>
    <row>
    <rowset>
    Result #2
    <rowset>
    <row>
    <addressId>1</address>
    <city>myCity</city>
    <state>myState</state>
    <postalCode>myPostalCode</postalCode>
    <row>
    <rowset>
    Result #3
    <rowset>
    <row>
    <addressId>1</addressId>
    <addressLineSeq>1</addressLineSeq>
    <addressLine>myAddressLine1</addressLine>
    <row>
    <row>
    <addressId>1</addressId>
    <addressLineSeq>2</addressLineSeq>
    <addressLine>myAddressLine2</addressLine>
    <row>
    <rowset>

    Use XSU to store in multiple tables.
    "XSU can only store data in a single table. You can store XML across tables, however, by using the Oracle XSLT processor to transform a document into multiple documents and inserting them separately. You can also define views over multiple tables and perform insertions into the views. If a view is non-updatable (because of complex joins), then you can use INSTEAD OF triggers over the views to perform the inserts."
    http://download-west.oracle.com/docs/cd/B19306_01/appdev.102/b14252/adx_j_xsu.htm#i1007013

  • Can't Figure Out How To Import XML into a Table?

    HELP!
    I've been using InDesign for several years now... but everything Ive ever done has been basic one off layout concepts.
    I am working on a website for a musical theater actress and for her resume, Id like to make a PDF which lists in table format the show, theatre and role she had for each job.
    I could do this manually... but Id really like to learn how to just reuse the same XML data that I have for her website and import it into InDesign.
    I have looked at Adobe's help file, I have scoured the internet, and I still can't figure it out... I have done like the adobe support file says... and I cant seem to get the values I create in her resume xml file to show up in a table I create in InDesign.
    I even tried to simplify it for the learning process and did something as basic as an XML file that has 5 colors... couldnt even get that working.
    So could someone explain it to me like Im a 5 year old... how to take a XML file, import it, place it in a table and have the data actually show up in the table.
    thanks,
    brian

    Are you sure you want to use XML with tables for this? No doubt importing XML into tables is useful for some specialized tasks, such as importing formatting information inside the XML itself, but for most of the familiar tasks that XML excels at, tables are neither necessary nor useful.
    In my (limited) experience, if the XML elements are well-differentiated, by which I mean different types of data have their own distinctive tags, then the special powers of XML can be exploited more fully using the more familiar tagged text, nested tags etc. in ordinary text frames using paragraph breaks, tab characters, etc. to achieve a suitably "tabular" finished appearance.
    If you must import XML into tables, I recommend Adobe's own PDF "Adobe InDesign CS3 and XML: A Technical Reference" availabe here:
    http://www.adobe.com/designcenter/indesign/articles/indcs3ip_xmlrules.pdf
    It sounds very daunting -- the words "technical reference" make me shudder -- but actually it's very readable and not very technical at all. Some nice pics and everything!
    Jeremy

  • A query while  importing  an XML file into a Database Table

    Hi,
    I am Creating an ODI Project to import an XML file into a Database Table.With the help of the following link
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi_11g/odi_project_xml-to-table/odi_project_xml-to-table.htm
    I am facing a problem while creating Physical Schema for the XML Source Model.
    For the
    Schema(Schema)
    and
    Schema(Work Schema) field they have selected GEO_D.
    What is GEO_D here??
    or
    What I have to select here?
    1) schema of the xml file (NB:-I havn't created any .xsd or .dtd file for my .xml file)
    or
    2)my target servers schema
    Please tell me what I'll do??
    Thanks

    and
    Schema(Work Schema) field they have selected GEO_D.
    What is GEO_D here??This is the schema name which is specified in the XML file .
    What I have to select here?
    1) schema of the xml file (NB:-I havn't created any .xsd or .dtd file for my .xml file)Yes
    2)my target servers schema
    Please tell me what I'll do??
    Thanks

  • Is there a way to import large XML files into HANA efficiently are their any data services provided to do this?

    1. Is there a way to import large XML files into HANA efficiently?
    2. Will it process it node by node or the entire file at a time?
    3. Are there any data services provided to do this?
    This for a project use case i also have an requirement to process bulk XML files, suggest me to accomplish this task

    Hi Patrick,
         I am addressing the similar issue. "Getting data from huge XMLs into Hana."
    Using Odata services can we handle huge data (i.e create schema/load into Hana) On-the-fly ?
    In my scenario,
    I get a folder of different complex XML files which are to be loaded into Hana database.
    Then I gotta transform & cleanse the data.
    Can I use oData services to transform and cleanse the data ?
    If so, how can I create oData services dynamically ?
    Any help is highly appreciated.
    Thank you.
    Regards,
    Alekhya

  • How to import multiple xml records into PDF form

    Our organization needs to print and distribute serveral hundred PDF forms to our members.  We want to populate the names and some other basic info at the top of each form so the member can fill in the rest and sign and return it.  I have the one page form set up with the fields and it's connected to an xml schema data source.  When I import the xml file it reads the first record and that's it - how do I get it to read all of the xml records into a copy of the form for each record in the xml data source file so we can print and discribute the forms?  We are using Acrobat 9 Pro on a Windows 7 32 bit machine.
    Thanks

    Is this a form created with Acrobat or LiveCycle?
    Acrobat would need uniquely named fields for each individual's page or pages if they are all in one file.
    If you are processing one PDF file per individual, I would look at splitting the XML or FDF file into a record for each individual and them populating each individual's PDF form.
    You could even use a tab delimited file and a template to populate the  PDF template and then spawn a new page from the template.
    With LiveCycle I would look at using a database for the variable data.

  • How to import iTunes XML library into MS Acess database?

    I have exported my iTunes data to a library XML file. When I try to import these data to a MS Access database (without the sound files of course) I only get strange and stupid table entries.
    I would like to use MS Access to create more flexible reports of my music collection.
    Has anyone ever imported iTunes XML files into MS Access successfully?
    P.S. An import solution to OpenOffice.org as alternative is also appreciated.

    In iTunes, you can "Export Song List" and one of the other options is to export as a text file. This actually creates a comma or tab separated values file, which is a lot easier to import into Microsoft stuff than the XML file is.

Maybe you are looking for

  • 2011 Macbook Pro Overheating *VIDEO*

    Well, I must say that I am really disappointed with the current 2011 Macbook pro lineup. This was my first Mac, I must say that I was really excited to finally own one. As I started using it, I noticed how hot the laptop was getting and how loud the

  • ALV Download to excel truncating fields

    Hi, When I use the ALV download button to download to excel, it is truncating the last character of customer number. ie customer 20011790 is showing as 2001179. Any ideas how to fix this. Thanks.

  • Oracle database link to MySQL select only one row

    Hello, I have created a connection from the Oracle batabase 11.2 to a MySQL database via database link. The following statement shows, that 35 rows are in the mySQL table: SQL>  select count(*) from "main_pages"@MOREWEB;   COUNT(*)         35 But a n

  • Installing iTunes failure on Windows 8 computer (64-bit)

    While I was installing iTunes a message poped up. Error writing to file: C:\Program Files (x86)\Common Files\Apple\Apple Application Support\WebKit.resources\inspector\Images\applicationCache.png. Verify that you hace access to that directory. (i can

  • I am unable to get the dots off of my calander.

    I am still unable to remove the dots from my calander. Any other suggestions?