xml question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • seanh
    New Member
    • Sep 2007
    • 28

    xml question

    I dont know how to use microft xml notepad 2007 very well and i like to know how to write
    <!DOCTYPE rootname []> on microsoft xml notepad.
    thank you
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by seanh
    I dont know how to use microft xml notepad 2007 very well and i like to know how to write
    <!DOCTYPE rootname []> on microsoft xml notepad.
    thank you
    Hello seanh!

    Can you tell us what you are trying to do in notepad?

    You can use notepad as your editor to write code for a variety of programs, XML, HTML, as two examples. Are you hoping to write code using notepad?

    Welcome!

    Dököll

    Comment

    • jkmyoung
      Recognized Expert Top Contributor
      • Mar 2006
      • 2057

      #3
      Dokoll: XML Notepad download:


      I have not used this program before, but will check it out.
      ----
      After looking at it, I don't believe XML Notepad has this feature; what a crappy product!

      If you are using an XSL to transform the XML, you can create a doctype in your result xml, by using <xsl:output>' s doctype-public and doctype-system attributes. See http://www.w3schools.com/xsl/el_output.asp

      Comment

      • jkmyoung
        Recognized Expert Top Contributor
        • Mar 2006
        • 2057

        #4
        Ignore the xslt comment, as it appears you're not using it.

        I honestly suggest you download a different XML editor. eg
        Altova Authentic 2008

        Download Authentic, Altova's XML content editor for non-technical business users. Edit XML and database content in this WYSIWYG tool!

        Comment

        Working...