Click here to Skip to main content
15,890,882 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralBuilding a 'skeletal' DOM based upon a schema Pin
Jnewg52-Dec-04 10:09
Jnewg52-Dec-04 10:09 
GeneralRe: Building a 'skeletal' DOM based upon a schema Pin
Stuart Dootson2-Dec-04 11:12
professionalStuart Dootson2-Dec-04 11:12 
Generalxml & xsd question Pin
Shahin772-Dec-04 4:52
Shahin772-Dec-04 4:52 
Questionhow to get it? xml & xsd Pin
Shahin772-Dec-04 4:49
Shahin772-Dec-04 4:49 
GeneralStreaming namespace replacing Pin
Member 15128341-Dec-04 23:41
Member 15128341-Dec-04 23:41 
GeneralXML template from xsd document Pin
Anonymous1-Dec-04 21:50
Anonymous1-Dec-04 21:50 
GeneralRe: XML template from xsd document Pin
Stuart Dootson2-Dec-04 1:07
professionalStuart Dootson2-Dec-04 1:07 
QuestionIs this legal, barely? Pin
john john mackey30-Nov-04 14:07
john john mackey30-Nov-04 14:07 
Ok, I know I will get reamed for this XML-newbie question, but here is what I want to know.

Can I have this
<br />
<dataItem_00><br />
  <name>somename</name><br />
  <type>sometype</type><br />
<br />
  <dataItem_01><br />
    <name>sub_name_1</name><br />
    <type>sub_type_1</type><br />
  <dataItem_01><br />
<br />
  <dataItem_01><br />
    <name>sub_name_2</name><br />
    <type>sub_type_2</type><br />
  <dataItem_01><br />
</dataItem_00><br />


Basically, I am uncertain about the reuse of tags within nested "blocks"

Thanks,
Johnny
AnswerRe: Is this legal, barely? Pin
Christian Graus30-Nov-04 14:39
protectorChristian Graus30-Nov-04 14:39 
AnswerRe: Is this legal, barely? Pin
Michael A. Barnhart7-Dec-04 11:46
Michael A. Barnhart7-Dec-04 11:46 
AnswerRe: retrive the XML Data? Pin
DavidNohejl30-Nov-04 2:03
DavidNohejl30-Nov-04 2:03 
Questionretrive the XML Data? Pin
sudheerreddy30-Nov-04 1:51
sudheerreddy30-Nov-04 1:51 
GeneralTree View with text as nodes..help please Pin
help_cplus25-Nov-04 0:22
help_cplus25-Nov-04 0:22 
GeneralRe: Tree View with text as nodes..help please Pin
help_cplus25-Nov-04 0:25
help_cplus25-Nov-04 0:25 
GeneralXML Web Service Pin
Rofida Refat23-Nov-04 20:33
sussRofida Refat23-Nov-04 20:33 
GeneralXSLT with Dataset.SaveXML Pin
PeterNilsJohnson23-Nov-04 2:58
PeterNilsJohnson23-Nov-04 2:58 
GeneralSQLXML Issue Pin
Anonymous22-Nov-04 19:24
Anonymous22-Nov-04 19:24 
GeneralXSL with Javascript issue when using XslTransform. Pin
Bart-Man22-Nov-04 8:24
Bart-Man22-Nov-04 8:24 
GeneralRe: XSL with Javascript issue when using XslTransform. Pin
DavidNohejl22-Nov-04 8:44
DavidNohejl22-Nov-04 8:44 
GeneralRe: XSL with Javascript issue when using XslTransform. Pin
Bart-Man22-Nov-04 9:00
Bart-Man22-Nov-04 9:00 
GeneralRe: XSL with Javascript issue when using XslTransform. Pin
DavidNohejl22-Nov-04 9:36
DavidNohejl22-Nov-04 9:36 
GeneralRe: XSL with Javascript issue when using XslTransform. Pin
Bart-Man22-Nov-04 10:12
Bart-Man22-Nov-04 10:12 
GeneralRe: XSL with Javascript issue when using XslTransform. Pin
Philip Fitzsimons30-Nov-04 2:54
Philip Fitzsimons30-Nov-04 2:54 
GeneralRe: XSL with Javascript issue when using XslTransform. Pin
Philip Fitzsimons30-Nov-04 2:53
Philip Fitzsimons30-Nov-04 2:53 
GeneralRe: XSL with Javascript issue when using XslTransform. Pin
DavidNohejl30-Nov-04 4:00
DavidNohejl30-Nov-04 4:00 

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.