Click here to Skip to main content
15,881,248 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionCould not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
El Dev27-Nov-12 22:18
El Dev27-Nov-12 22:18 
AnswerRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
Richard MacCutchan28-Nov-12 0:04
mveRichard MacCutchan28-Nov-12 0:04 
GeneralRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
El Dev28-Nov-12 0:29
El Dev28-Nov-12 0:29 
GeneralRe: Could not find a part of the path 'C:\MyProject\xml\command.dtd'. Pin
Richard MacCutchan28-Nov-12 1:11
mveRichard MacCutchan28-Nov-12 1:11 
QuestionXml generating from XSD schema Pin
muntte16-Oct-12 12:18
muntte16-Oct-12 12:18 
AnswerRe: Xml generating from XSD schema Pin
Jim Meadors13-Nov-12 20:12
Jim Meadors13-Nov-12 20:12 
AnswerRe: Xml generating from XSD schema Pin
jinzai17-Jul-14 13:18
jinzai17-Jul-14 13:18 
QuestionLayout question Pin
David Crow25-Sep-12 7:38
David Crow25-Sep-12 7:38 
Consider the following XML file:

<handbook title="HangGlider">
	<section title="Red Jewel 1:1" />
	<section title="Red Jewel 1:2" />
	<section title="Red Jewel 1:3" />
	<section title="Red Jewel 1:4" />
	<section title="Green Jewel 1:1" />
	<section title="Green Jewel 1:2" />
	<section title="Green Jewel 1:3" />
	<section title="Green Jewel 1:4" />
</handbook>
<handbook title="WingRunner">
	<section title="Red Jewel 1:1" />
	<section title="Red Jewel 1:2" />
	<section title="Red Jewel 1:3" />
	<section title="Red Jewel 1:4" />
	<section title="Green Jewel 1:1" />
	<section title="Green Jewel 1:2" />
	<section title="Green Jewel 1:3" />
	<section title="Green Jewel 1:4" />
</handbook>
<handbook title="SkyStormer">
	<section title="Red Jewel 1:1" />
	<section title="Red Jewel 1:2" />
	<section title="Red Jewel 1:3" />
	<section title="Red Jewel 1:4" />
	<section title="Green Jewel 1:1" />
	<section title="Green Jewel 1:2" />
	<section title="Green Jewel 1:3" />
	<section title="Green Jewel 1:4" />
</handbook>
I would like to lay the file out so that the repeated data only exists once, but can be shared by multiple handbooks. Is that possible?

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


AnswerRe: Layout question Pin
Zaf Khan29-Nov-12 8:27
Zaf Khan29-Nov-12 8:27 
QuestionHelp with XSLT Pin
MissMac18-Sep-12 7:33
MissMac18-Sep-12 7:33 
AnswerRe: Help with XSLT Pin
MissMac18-Sep-12 7:57
MissMac18-Sep-12 7:57 
QuestionXML , XSL and JavaScript Pin
rajats8716-Sep-12 20:57
rajats8716-Sep-12 20:57 
AnswerRe: XML , XSL and JavaScript Pin
h4ckjr17-Sep-12 15:38
h4ckjr17-Sep-12 15:38 
GeneralRe: XML , XSL and JavaScript Pin
rajats8718-Sep-12 2:07
rajats8718-Sep-12 2:07 
QuestionXSL Output Pin
Sta_Horse12-Sep-12 20:21
Sta_Horse12-Sep-12 20:21 
QuestionHow to know last autoincrement id in xml file Pin
Nareshmnt10-Aug-12 21:48
Nareshmnt10-Aug-12 21:48 
AnswerRe: How to know last autoincrement id in xml file Pin
Christopher Drake12-Sep-12 11:17
Christopher Drake12-Sep-12 11:17 
QuestionXSD.EXE array, would like list Pin
kalkwarf24-Jul-12 6:30
kalkwarf24-Jul-12 6:30 
AnswerRe: XSD.EXE array, would like list Pin
Bernhard Hiller24-Jul-12 21:33
Bernhard Hiller24-Jul-12 21:33 
GeneralRe: XSD.EXE array, would like list Pin
kalkwarf25-Jul-12 5:44
kalkwarf25-Jul-12 5:44 
GeneralRe: XSD.EXE array, would like list Pin
jschell25-Jul-12 7:14
jschell25-Jul-12 7:14 
GeneralRe: XSD.EXE array, would like list Pin
Bernhard Hiller25-Jul-12 20:41
Bernhard Hiller25-Jul-12 20:41 
AnswerRe: XSD.EXE array, would like list Pin
jschell25-Jul-12 7:21
jschell25-Jul-12 7:21 
AnswerRe: XSD.EXE array, would like list Pin
jinzai17-Jul-14 13:26
jinzai17-Jul-14 13:26 
GeneralRe: XSD.EXE array, would like list Pin
kalkwarf18-Jul-14 4:42
kalkwarf18-Jul-14 4:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.