Home › Forums › General XMetaL Discussion › trouble defining an element › Reply To: trouble defining an element
Reply to: trouble defining an element
November 30, 2009 at 10:29 amAre you thinking that you can define an element for an existing DTD or Schema? If so I think you are misunderstanding the help. You can only define new elements when working with well-formed documents. If you are working with a document of a certain type (one that specifies a DTD or Schema such as DITA, DocBook, etc) the Element List only allows you to insert elements already defined in that DTD or Schema.
Hope that makes sense. If not I need some more details about what you are wanting to do.