Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 

Go Back   XSL - XML - RSS Forums > XSLForum: Main > XSL-XSD-XML and more

Tags:



Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-21-2008, 10:47 AM
mick
 
Posts: n/a

Default beginner guide



hello,
I need to learn enough xml to use a piece of software. can anybody
point me to a friendly guide. right now I want to know exactly what a
placeholder is. I kind of understand but not really .

thanks

mick
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-21-2008, 10:46 PM
Peter Flynn
 
Posts: n/a

Default Re: beginner guide

mick wrote:
> hello,
> I need to learn enough xml to use a piece of software. can anybody
> point me to a friendly guide. right now I want to know exactly what a
> placeholder is. I kind of understand but not really .


The term placeholder isn't specific to XML: it's used in a lot of
computing and non-computing fields.

You haven't told us what the piece of software is that you want to use,
but in most document contexts I have come across, "placeholder" means an
empty element or attribute (or one with a temporary value) which must be
present to satisfy the constraints of the Schema or DTD, but which does
not yet have any real value or content.

For example, in DocBook, a chapter must have a title and at least one
other element present for the document to be valid, so you might want to
create dummy entries for your intended chapters, but with no content, eg

<chapter id="xyz">
<title></title>
<para></para>
</chapter>

(although it would be more likely that you would give the titles: that
would at least enable you to generate the Table of Contents). In this
sense, the para element is a placeholder, so is the ID value.

///Peter
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Contact Us -|- XSL - XML - RSS Forums -|- Archive -|- Top -|-Rules/Disclaimer-|-Help/Support -|-Advertise
© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
All times are GMT. The time now is 12:06 PM.
Style Developed by Epic Designz