DICE PACKS BUNDLE
  1. #1
    Xarxus's Avatar
    Join Date
    Mar 2019
    Location
    Rome (Italy)
    Posts
    253

    XML organization and reusability

    Here I am with another of my questions: is there a way to put a part of a class in a separate file?
    I tried this without any success:

    First file

    <?xml version="1.0" encoding="utf-8"?>
    <root>
    <windowclass name="myName" mergerule="replace">
    <includefile source="secondFile.xml" />
    </windowclass>
    </root>


    Second file

    <sheetdata>
    <close_charsheet />
    </sheetdata>


    I've tried even using this kind of second file

    <?xml version="1.0" encoding="utf-8"?>
    <root>
    <sheetdata>
    <close_charsheet />
    </sheetdata>
    </root>




    PS Is this the right place for this kind of questions?

  2. #2
    Trenloe's Avatar
    Join Date
    May 2011
    Location
    Colorado, USA
    Posts
    33,411
    Quote Originally Posted by Xarxus View Post
    PS Is this the right place for this kind of questions?
    Moved to The Workshop forum.
    Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!

  3. #3
    Xarxus's Avatar
    Join Date
    Mar 2019
    Location
    Rome (Italy)
    Posts
    253
    Ty, I thought there was a better place

  4. #4
    You can't embed includefile tags within other tags; they must be at the top level of the file.

    Regards,
    JPG

  5. #5
    Xarxus's Avatar
    Join Date
    Mar 2019
    Location
    Rome (Italy)
    Posts
    253
    Ok, ty. I tried

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
5E Character Create Playlist

Log in

Log in