PCDATA

PCDATA

Parsed Character Data (PCDATA) is a data definition that originated in Standard Generalized Markup Language (SGML), and is used also in Extensible Markup Language (XML) Document Type Definition (DTD) to designate mixed content XML elements.

#PCDATA in XML DTD

In XML DTD, #PCDATA is the keyword to specify mixed content, meaning an element may contain character data as well as child elements in arbitrary order and number of occurrences.[1] For example: t so, #PCDATA itself is not a semantic term for character data; it can only appear as the leading syntactic construct in mixed content definitions. The following usages are improper:

<! -- illegal usages -->
<!ELEMENT p (a|#PCDATA|b)*  -- use it in the middle -- >
<!ELEMENT p (#PCDATA,a)     -- use it in sequence  -- >
<!ATTLIST p
          title  PCDATA     -- use it in attribute type-->

See also

References


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • PCDATA — Parsed Character Data Bezeichnung f. Text unter XML …   Acronyms

  • PCDATA — ● interj. ►XML Parsed Character DATA. Partie d un document pouvant contenir à la fois des balises et du texte (des données), et devant donc être analysée …   Dictionnaire d'informatique francophone

  • PCDATA — Parsed Character Data Bezeichnung f. Text unter XML …   Acronyms von A bis Z

  • PCDATA — abbr. Parsed Character DATA (DTD, CDATA) …   United dictionary of abbreviations and acronyms

  • Mobile Location Protocol — The Mobile Location Protocol (MLP) is an application level protocol for receiving the position of Mobile Stations (MS: mobile phones, wireless devices, etc) independent of underlying network technology. The MLP serves as the interface between a… …   Wikipedia

  • Document Type Definition — (DTD) is a set of markup declarations that define a document type for SGML family markup languages (SGML, XML, HTML). DTDs were a precursor to XML schema and have a similar function, although different capabilities. DTDs use a terse formal syntax …   Wikipedia

  • Extensible Markup Language — (XML) Desarrollador World Wide Web Consortium Información general …   Wikipedia Español

  • ComScore — Infobox Company company name = comScore, Inc. company company type = Public Company founder = Magid Abraham Gian Fulgoni ticker symbol = SCOR foundation = 1999 location = Reston, VA num employees = 700 industry = Internet information providers… …   Wikipedia

  • Datenbankschema — Ein Schema oder Datenschema (im Plural „Schemata“ oder „Schemas“) ist in der Informatik eine formale Beschreibung der Struktur von Daten. Besondere Bedeutungen haben Schemata im Zusammenhang mit Datenbanken. Hier ist ein Schema ein sprachlich… …   Deutsch Wikipedia

  • Datenschema — Ein Schema oder Datenschema (im Plural „Schemata“ oder „Schemas“) ist in der Informatik eine formale Beschreibung der Struktur von Daten. Besondere Bedeutungen haben Schemata im Zusammenhang mit Datenbanken. Hier ist ein Schema ein sprachlich… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”