Can anyone that works wirth xml in InDesign help me

I am trying to create a schema to get an Excel workbook into xml so I can take that information and make a member list in inDesign CS6 so I don't have to type it by hand. This is the schema:
<?xml version="1.0"?>
<schema xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance">
<element name="memberList">
    <member>
        <lastname>LastName</lastname>
        <firstname>FirstName</firstname>
        <phone>555-555-5555</phone>
        <streetaddress>streetaddress</streetaddress>
        <city>City</city>
        <state>State</state>
        <zipcode>Zip code</zipcode>
        <email>email</email>           
    </member>
</element>
</schema>
When I bring the schema into Excel, everything seems to be fine except that the top of the tree is wrong in excel. memberList is nott at the top ot the tree. When I pull it over to populate the cells I get no names but when i click on the cell it highlights the proper name in the tree.
Schema
     element
          name
     member
          lastname
          firstname
          phone
          streetaddress
          city
          state
          zipcode
          email
Can anyone that works wirth xml in inDesign help me

I typically get XML from a database, or an Excel sheet without the troublesome XML mapping. Once I simply received an Access database. Access spits out XML in a mostly usable state.
I use an XML editor that converts the Excel sheet to XML, do any needed transformations, search and replaces, etc in the editor, then save it as an XML I use in ID. The editor is XML Blueprint. I often do other manipulations using UltraEdit as I have long used it for programming and am comfortable with it.
I did a test in Excel's requisite mapping and found it so cumbersome I didn't successfully get it to export in the 20 minutes it took me to try it. I suspect I could do it with more head scratching but I don't have much hair left.
But I'll give it another try later today or tonight and see if I can help in the way you want to go about it.
Take care, Mike

Similar Messages

  • How can I periodicaly get data from a CAN interface that works in "Transmit by response" mode??

    Hello Again!
    I am a very new user of LabView, and last week I got the order to implement a Comunication with  a CAN interface.
    I am trying to get Information from a CAN interface, that works as a "slave", as it is said in the very short handbook. This means it only responds, when it is asked to.
    As i want to get the 20 different datas periodicaly it would be fine to do this in a kind of loop. This means:
    -tell the interface to send data1
    -read data 1
    -tell the interface to send  data 2
    Are there any examples or ideas, how to create similar loops? 
    As I am absolutely no expert in computing, it would be nice if you answer with very little technical terms...
    Thanks RT

    Hi RT,
    Try the attached example, which writes a remote frame to your slave and reads the response. It is doing this 20 times in a for loop and a specified timing.
    Hope that helps.
    DirkW
    Attachments:
    CAN Receive Periodic using Remote.vi ‏97 KB

  • Please I want to make a snapshot from a driverless usb webcam in Labview 2011. I can do that easily using Matlab. Any help.

    Please I want to make a snapshot from a driverless usb webcam in Labview 2011. I can do that easily using Matlab. Any help.

    Please post in the LabVIEW forums rather than the version conversion board.

  • Premiere elements12 will not accept ADOBE ID that worked for photoshop elements 12, help

    premiere elements will not accept ADOBE ID that worked for photoshop elemets 12

    katmama
    From one of your prior threads, you appear to be working in Windows 8.1 64 bit with your Premiere Elements 12.
    Where are you when you say that Premiere Elements 12 will not accept your Adobe ID - are you at the Sign In dialog step of the end of the
    installation? Whatever the location, what is being rejected or not recognized specifically - can you tell if it is the Adobe ID or password?
    Are you working with antivirus and firewall(s) disabled?
    Please check out the following troubleshooting steps and let us know if any of them worked for you
    http://www.atr935.blogspot.com/2014/04/pe12-premiere-elements-12-editor-will.html
    ATR Premiere Elements Troubleshooting: PE12: Sign In Failure (Connect to Internet or Fix Computer Clock)
    Do you have more than one Adobe ID with Password Account?
    We will be watching for further developments and will have more comments based on your reply.
    Thank you.
    ATR

  • New i pad 3 was working via setup then screen went black can hear it working but no pitchure please help

    new i pad 3 was working via setup then screen went black can hear it working but no picture please help

    If this is a brand new iPad - and I don't know where you can buy a brand new iPad 3, I would take it back to the store before going any further. It sound like the screen dies from what you are saying.

  • Anyone that works for Apple, please read this

    I have a brilliant suggestion and didn't know where to post it but here it is.
    I work at a pharmacy. The program we are currently using is called PDX Pharmacy. I'll be honest with you, it *****. It takes a million steps to complete one simple task. My main issue is clearly this program's user interface. We use this program on a daily basis and it is used on our windows based PCs. This program is what prints out the information for our prescription labels. I hate it so much. I guess what I'm trying to say here is that Apple is known for their outstanding graphical user interface and I know that you geniuses over there in Cupertino can come up with some great stuff. Please hear me out on this: make me a pharmacy prescription filling program for the family owned pharmacy that I work for!
    Thanks for listening to me complain.
    Jerm

    I have a brilliant suggestion and didn't know where to post it but here it is.
    http://www.apple.com/feedback
    These are user to user forums. You are not addressing Apple by posting here.

  • Can anyone that has SB 24 bit live and uses a mic have a look at this post. tha

    low mic volume with labtec gaming headphones/mic and sb li've 24 bit i have set the 20db boost and people can only just hear me.
    please help.
    Message Edited by sittingduck on 0-30-2005 06:0 AM

    The Admin of one of the Revolt Fan sites says that revolt get error's all the time, because of my creative soundcard. He helped another person with it, and that person had to change moherboard! I am not sure what a motherboard is, but i don't want to change soundcard. This Soundcard Works soo good. Revolt supports EAX, but the admin says that i should turn it off. It will cause file damage/deleting (only in the "levels" folder)? when getting error message. I Am not sure, what he said because it was a month ago i talked about it. And Also: It is not Exactly Revolt that i am getting errors from, but a kind of patch, that RST (as the Adminstrator is named) made for all who wants Extra features and Windows Vista playing. I will ask him about what is going wrong and what that is required to play it with the "Phoenix R3" as the "patch" is called. If you want, i could take screenshots of the settings of my Soundcard and the settings that revolt supports.

  • SQL Server driver - is there anyone that works?!

    Hi,
    I found that there are no any driver for SQL Server 2000 that simply works.
    Microsoft JDBC 2000: buggy, has strange memory leaks when and inexpectly can block on any sql operation when using a connection for a long time.
    Microsot JDBC 2005: has no memory leaks but sometimes block on Connection.close() operation.
    jTDS: works stable but returns forward-only resultset on large tables (more than 50000 records) although statement requests scroll sensitive. On small tables it works fine.
    Anton

    I'm not sure what memory leaks you've observed. Maybe the problem is using a connection for a long time.Yes it is. I use Tomcat connection pool. I read that this driver has a bug with caching metadata that never will be released.
    Microsot JDBC 2005: has no memory leaks but sometimes
    block on Connection.close() operation.I've never observed that. Is an exception being thrown?No, look at the thread trace. It blocks a thread forever. Appears ocationally on Connection.close() (but with connection pool it only releases statements).
    java.util.zip.ZipFile.getEntry(Unknown Source)
    java.util.jar.JarFile.getEntry(Unknown Source)
    java.util.jar.JarFile.getJarEntry(Unknown Source)
    sun.misc.URLClassPath$JarLoader.getResource(Unknown Source)
    sun.misc.URLClassPath$2.next(Unknown Source)
    sun.misc.URLClassPath$2.hasMoreElements(Unknown Source)
    java.lang.ClassLoader$2.hasMoreElements(Unknown Source)
    sun.misc.CompoundEnumeration.next(Unknown Source)
    sun.misc.CompoundEnumeration.hasMoreElements(Unknown Source)
    sun.misc.CompoundEnumeration.next(Unknown Source)
    sun.misc.CompoundEnumeration.hasMoreElements(Unknown Source)
    sun.misc.Service$LazyIterator.hasNext(Unknown Source)
    java.nio.charset.Charset$1.getNext(Unknown Source)
    java.nio.charset.Charset$1.hasNext(Unknown Source)
    java.nio.charset.Charset$2.run(Unknown Source)
    java.security.AccessController.doPrivileged(Native Method)
    java.nio.charset.Charset.lookupViaProviders(Unknown Source)
    java.nio.charset.Charset.lookup2(Unknown Source)
    java.nio.charset.Charset.lookup(Unknown Source)
    java.nio.charset.Charset.isSupported(Unknown Source)
    com.microsoft.sqlserver.jdbc.SQLCollation.readCollation(Unknown Source)
    com.microsoft.sqlserver.jdbc.TypeInfo.init(Unknown Source)
    com.microsoft.sqlserver.jdbc.StreamColumns.processBytes(Unknown Source)
    com.microsoft.sqlserver.jdbc.IOBuffer.processPackets(Unknown Source)
    com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(Unknown Source)
    com.microsoft.sqlserver.jdbc.SQLServerStatement.seekToOutParams(Unknown Source)
    com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.getPrepStmtHandle(Unknown Source)
    com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.close(Unknown Source)
    org.apache.tomcat.dbcp.dbcp.DelegatingStatement.close(DelegatingStatement.java:165)
    org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:752)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:407)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:825)
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:731)
    org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:526)
    org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
    org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
    java.lang.Thread.run(Unknown Source)
    Maybe the problem isn't the jdbc driver, it's how you're writing your code.ok, this is the code:
    try {
      PreparedStatement st =
        conn.prepareStatement( "select ...", ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCURR_READ_ONLY );
      // well, we open a cursor
      ResultSet rs = st.executeQuery();
      // and now positioning to fetch the part we need
      rs.absolute( n );
      // jTDS throws here an exception telling that it is forward-only resultset
      // Microsoft jdbc 2005 works fine but return scroll insensitive resultset
      // Read: all resultset will be first cached in memory (primary keys)
      for ( ... ) {
        // walking through ResultSet fetching data
      rs.close();
      st.close();
    } finally {
      try {conn.close() } catch ( Exception ex ) {}
    }

  • Can anyone fix this.??please help.

    i want to learn how to program games in java and i found a good tutorial on 1javast.com on making a space invaders applet. i can get the code to compile but the applet doesnt work properly. does anyone have any ideas? here is the code.
    import java.awt.image.*;
    import java.awt.event.*;
    import java.applet.*;
    import java.awt.*;
    public class Game extends Applet implements Runnable, MouseMotionListener, MouseListener
    BufferedImage bufferdImg;
    Graphics2D bufferdImgSurface;
    Thread gameThread;
    int width=400, height=400, MAX=50, speed=10;
    int currentX[] = new int[MAX];
    int currentY[] = new int[MAX];
    int step=0, // Number of movements left/right
    direction=1, // Current left/right direction (0=left, 1=right)
    shipX=width/2-10, // Current player X possition
    shipY=height-45, // Current player Y possition
    mbx=-10, // The mouse position after mouse down, sets the_
    mby=-10, // enemy bullet position to this.
    randomShoot=0, // Used to work out which enemy is shooting
    health=50, // The players health
    BNUM=10, // Number of bullets
    playing=0; // Are is the game playing (0=Playing, 1=Paused, 2=Game Over, 3=Win)
    int bX[] = new int[BNUM]; // Bullet X pos.
    int bY[] = new int[BNUM]; // Bullet Y pos.
    int ebX[] = new int[BNUM]; // Enemy Bullet X pos.
    int ebY[] = new int[BNUM]; // Enemy Bullet Y pos.
    long start=0, // Frame start time
    tick_end_time, // End frame time
    tick_duration, // Time taken to display the frame
    sleep_duration; // How long to sleep for
    static final int MIN_SLEEP_TIME = 10, // Min time to sleep for
    MAX_FPS = 20, // Max frame rate.
    MAX_MS_PER_FRAME = 1000 / MAX_FPS; // MS per frame
    float fps=0, // Current frame rate
    dist; // Distance between 2 points
    public void start()
    Thread gameThread = new Thread(this);
    gameThread.start();
    public void init()
    currentX[0]=0;
    currentY[0]=0;
    int row=10, // Current Y position
    col=10, // Current X position
    count=0; // How many circles have been drawn
    //set the co-ordinates for each circle
    for(int i=0;i<50;i++)
    count++;
    currentX=col;
    col+=25;
    currentY[i]=row;
    if(count==10)
    row+=25;
    col=10;
    count=0;
    addMouseMotionListener(this);
    addMouseListener(this);
    for(int i=0;i<BNUM;i++)
    bX[i]=-10;
    bY[i]=-10;
    ebX[i]=0;
    ebY[i]=height+10;
    public void run()
    while(true){     // Starts the game loop
    start = System.currentTimeMillis(); // Sets the current time
    // Are we playing or is the game over?
    if(playing==0)
    step++;
    for(int i=0;i<MAX;i++)
    if(step>15)
    if(direction==1)
    direction=0;
    else
    direction=1;
    step=0;
    for(int j=0;j<MAX;j++)
    currentY[j]+=speed;
    if(direction==1)
    currentY[i]+=speed;
    else
    currentX[i]-=speed;
    for(int i=0; i<BNUM;i++)
    if(bY[i]<=0)
    bX[i]=mbx;
    bY[i]=mby;
    mbx=-10;
    mby=-10;
    bY[i]-=speed;
    for(int i=0;i<MAX;i++)
    for(int j=0;j<BNUM;j++)
    if(!(bY[j]<=0))
    dist=(int)(Math.sqrt(Math.pow((currentX[i]+10)-bX[j],2)+
    Math.pow((currentY[i]+10)-bY[j],2)));
    if(dist<=20)
    bY[j]=-50;
    currentY[i]=-500;
    for(int k=0;k<MAX;k++)
    randomShoot=(int)(Math.random()*MAX);
    if(currentY[randomShoot]>=0)
    for(int i=0;i<BNUM;i++)
    if(ebY[i]>=height)
    ebX[i]=currentX[randomShoot];
    ebY[i]=currentY[randomShoot];
    break;
    //shooting the alien bullets
    for(int k=0;k<MAX;k++)
    randomShoot=(int)(Math.random()*MAX);
    if(currentY[randomShoot]>=0)
    for(int i=0;i<BNUM;i++)
    if(ebY[i]>=height)
    ebX[i]=currentX[randomShoot];
    ebY[i]=currentY[randomShoot];
    break;
    for(int j=0; j < BNUM; j++) {
    if(!(ebY[j]>=height)){
    dist = (int)(Math.sqrt(Math.pow((shipX+10)-ebX[j],2) + Math.pow((shipY+10)-ebY[j],2)));
    if(dist <= 20){
    ebY[j]=height+10;
    health-=10;
    for(int i=0; i < BNUM; i++){
    if(ebY[i] < height) {
    ebY[i]+=speed;
    if(health <=0)
    playing=2;
    int count=0;
    for(int j=0; j < MAX; j++){
    if(currentY[j]<0)
    count++;
    if(currentY[j]>=340)
    playing=2;
    if(count==MAX)
    playing=3;
    } else { }
    repaint(); // Redraw the screen
    public void paint(Graphics g)
    update(g);
    public void update(Graphics g)
    Graphics2D g2 = (Graphics2D)g;
    // Set the background color.
    bufferdImgSurface.setBackground(Color.black);
    // Clear the applet.
    bufferdImgSurface.clearRect(0, 0, width, height);
    bufferdImgSurface.setColor(Color.green);
    //(X pos, Y pos, Width, Height)
    for(int i=0; i < MAX; i++)
    bufferdImgSurface.fillOval(currentX[i], currentY[i], 20,20);
    // Draw the read ship (a square)
    bufferdImgSurface.setColor(Color.red);
    bufferdImgSurface.fillRect(shipX, shipY, 20, 20);
    for(int j=0; j < BNUM; j++){
    bufferdImgSurface.setColor(Color.yellow);
    bufferdImgSurface.fillOval(bX[j], bY[j], 5,5);
    bufferdImgSurface.setColor(Color.blue);
    bufferdImgSurface.fillOval(ebX[j], ebY[j], 5,10);
    // Draw a bottom line to our window
    bufferdImgSurface.setColor(Color.red);
    bufferdImgSurface.drawString("_________________________________________________________",0,375);
    if(playing==1)
    bufferdImgSurface.drawString("PAUSED", width/2-10, 390);
    else if(playing==2)
    bufferdImgSurface.drawString("****Game Over****", width/2-10, 390);
    else if(playing==3)
    bufferdImgSurface.drawString("****You Win!****", width/2-10, 390);
    for(int i=0; i < health; i++)
    bufferdImgSurface.drawString(" |", (2*i), 390);
    // Draw the buffered image to the screen.
    g2.drawImage(bufferdImg, 0, 0, this);
    public void mouseMoved(MouseEvent e) { shipX=e.getX()-5; }
    public void mouseDragged(MouseEvent e) { shipX=e.getX()-5; }
    public void mouseClicked(MouseEvent e) {
    mbx=e.getX();
    mby=shipY;
    public void mousePressed(MouseEvent e) {
    mbx=e.getX();
    mby=shipY;
    public void mouseEntered(MouseEvent e) { playing=0; }
    public void mouseExited(MouseEvent e) { playing=1; }
    public void mouseReleased(MouseEvent e) { }

    this doesn't come close to compiling

  • My iphone is in recovery mode.... how i can make it work again? ...help please thank you

    my iphone is in recovery mode , after i try to hard reset it nopw  my computer didnt show the phone after is plug inn to it , my question is how im gona reinstall the ios?

    If the computer doesn't show it in after you plugged it in
    1: Try another USB Port
    2: Try another computer
    3: Try another USB cable
    If all of this doesn't resolve your issue; you sir have a hardware failure

  • Can you use complex DTDs to produce XML in InDesign?

    I'm working on a scientific publication with a DTD similar to that of NLM/Pubmed for upload to our own site and PubMed. We are working with an InDesign/InCopy workflow.  Can InDesign handle this complicated DTD or does it only handle standard XML such as fonts, heads, paragraph tagging?

    This Help topic discusses DTDs in InDesign. This site on Adobe.com also has a section on XML resources. If you're going to be working with XML in InDesign, I recommend A Designer's Guide to InDesign and XML.

  • Learning to work with XML

    Hello!
    Can anyone point me to some resources/turtorials/books etc from where to learn more about working with XML in indesign?
    So far all I found on the net are some simple tutorials to make business cards and the like..
    I need to make large books (for example, right now i'm working on a cookbook), and i'we seen some amazing examples of what can be achieved using a XML workflow.
    Related question: where can i find some documentation about the "aid" namespace (i think that's the correct term? for example: <element aid:pstyle="blahblah">
    thanks all.

    InDesign CS5: Dynamic Publishing Workflows in XML with Jim Maivald (the author of the book mentioned by Steve)
    XML Publishing with Adobe InDesign by Dorothy Hoskins
    Related question: where can i find some documentation about the "aid" namespace (i think that's the correct term? for example: <element aid:pstyle="blahblah">
    Adobe InDesign CS3 and XML: A Technical Reference -- Page 20

  • Validation of XML within InDesign CS5 document using schema (xsd)

    Hi,
    Can any one suggest me how to validate the XML within the InDesign document using xml schema (.xsd) file.
    Can this validation be done within the Indesign like DTD validation.
    Thanks,
    Gopal

    I personally don't work with XML in InDesign too much.
    This link should help you :- http://help.adobe.com/en_US/indesign/cs/using/WS372C59DB-BD13-4806-A399-794E754FF37Aa.html
    look under About DTD file section.

  • Is there an Adobe Bridge CC download that works with osx 10.6.8?

    I just signed up for CC. Is there an earlier version that I can download that works with Mac osx 10.6.8 (snow leopard)

    I don't use Bridge, but look at this link
    Previous via Cloud http://helpx.adobe.com/creative-cloud/help/install-apps.html#previous

  • TS3297 iTunes puts up a message "The item you've requested is not currently available in the Hong Kong Store." I had not requested anything from the HK store at that point, and I have never used any store other than the HK one. How I can clear that messag

    I've been running iTunes on WinXP for years with few problems.  I have all my iTunes files on an external USB drive. I just bought a new PC running Win7, 64-bit.
    I connected the external USB drive to the new PC and installed 64-bit iTunes on it. When iTunes started up, I pointed it at the iTunes directory in the external drive, using Edit > Preferences > Advanced > iTunes Media Folder Location. It showed a progress bar that it was updating the iTunes Library. I signed in and authorized the new machine. I have one spare authorization.
    Then iTunes put up a message "The item you've requested is not currently available in the Hong Kong Store." I had not requested anything from the HK store at that point, and I have never used any store other than the HK one.
    When I click OK, the iTunes Store page remains blank, apart from saying "iTunes Store" in the middle of the page.
    I went to "View My Account" and pressed the Reset button to "Reset all warnings for buying and downloading items", but that doesn’t fix this particular warning. I also tried Edit > Preferences > Advanced > Reset Warnings and Rest Cache.
    But still, every time I click the “App Store” button in the iTunes Store window, the message appears. If I click the Books, Podcasts or iTunesU buttons, these display normally.  So I’m stuck with being unable to purchase apps, other than through my iPad and iPhone.
    If I move the external drive back to the XP machine, the same thing happens.  If I go to another PC - a notebook running Vista - everything is normal.
    Any idea how I can clear that message?
    Thanks for any help you can offer.

    Further info on my question above.
    I have tried re-validating my credit card, which apparently fixed it for some. 
    I have also tried uninstalling, re-downloading and installing again.
    Neither of these steps fixed the problem.

Maybe you are looking for