Home | History | Annotate | Download | only in relaxng

Lines Matching full:entities

206 entities with system storage objects,
226 Redefine notations to point to PIs as well as binary entities.
275 but 8879 uses that name for both internal and external entities.)</sitem>
313 Add new rhs to entity declaration, for parameter entities.</sitem>
316 Add sections on parameter entities, conditional sections.
341 pic entities, to make them consistent and ensure we can change pic
362 <sitem>1996-10-02 : TB : remould into skeleton + entities</sitem>
385 def="dt-entity">entities</termref>, which contain either parsed
575 def="dt-entity">entities</termref>. An entity may <termref
576 def="dt-entref">refer</termref> to other entities to cause their
586 in <specref ref='wf-entities'/>.
601 <item><p>Each of the <termref def='dt-parsedent'>parsed entities</termref>
603 <titleref href='wf-entities'>well-formed</titleref>.</p></item>
762 for specifying the content of internal entities
845 <specref ref='wf-entities'/>.
1100 within <termref def='dt-PE'>parameter entities</termref>,
1136 <termref def='dt-PE'>parameter entities</termref>.
1140 the declarations <emph>after</emph> all the parameter entities have been
1170 external parameter entities or to the external subset.)
1175 any external parameter entities referred to in the DTD
1182 external subset or of external parameter entities may conditionally be ignored
1203 <p>The external subset and external parameter entities also differ
1266 references to external <emph>entities</emph>, when those entities are
1285 <item><p>entities (other than &magicents;),
1287 entities appear in the document, or</p>
1350 <p>XML <termref def='dt-parsedent'>parsed entities</termref> are often stored in
1600 to external entities.
1965 <rhs>| 'ENTITIES'</rhs>
2010 values of type <kw>ENTITIES</kw> must match
2297 <!-- &Entities; -->
2304 <term>entities</term>; they all have <term>content</term> and are all
2313 <p>Entities may be either parsed or unparsed.
2330 XML places no constraints on the contents of unparsed entities.</termdef>
2333 Parsed entities are invoked by name using entity references;
2334 unparsed entities by name, given in the value of <kw>ENTITY</kw>
2335 or <kw>ENTITIES</kw>
2338 ><term>General entities</term>
2339 are entities for use within the document content.
2340 In this specification, general entities are sometimes referred
2343 <termdef id='dt-PE' term='Parameter entity'>Parameter entities
2344 are parsed entities for use within the DTD.</termdef>
2345 These two types of entities use different forms of reference and
2348 a general entity with the same name are two distinct entities.
2382 parsed general entities
2419 any of the following entities: &magicents;.
2424 <p>Note that if entities are declared in the external subset or in
2425 external parameter entities, a non-validating processor is
2434 entities with "<code>standalone='no'</code>",
2438 For interoperability, valid documents should declare the entities
2451 def="dt-unparsed">unparsed entity</termref>. Unparsed entities may be referred
2453 be of type <kw>ENTITY</kw> or <kw>ENTITIES</kw>.
2477 SYSTEM "http://www.xml.com/iso/isolat2-xml.entities" >
2486 Entities are declared thus:
2491 <rhs><nt def="NT-GEDecl">GEDecl</nt><!--</rhs><com>General entities</com>
2493 <!--<com>Parameter entities</com>-->
2504 <!--<com>Parameter entities</com>-->
2521 unparsed entity, in the value of an <kw>ENTITY</kw> or <kw>ENTITIES</kw>
2525 warning if entities are declared multiple times.</termdef>
2529 <head>Internal Entities</head>
2551 <head>External Entities</head>
2631 <head>Parsed Entities</head>
2634 <p>External parsed entities may each begin with a <term>text
2653 <div3 id='wf-entities'>
2654 <head>Well-Formed Parsed Entities</head>
2677 All internal parameter entities are well-formed by definition.
2679 <p>A consequence of well-formedness in entities is that the logical
2693 <head>Character Encoding in Entities</head>
2697 entities in either UTF-8 or UTF-16.
2700 <p>Entities encoded in UTF-16 must
2707 <p>Although an XML processor is required to read only entities in
2710 to read entities that use them.
2711 Parsed entities which are stored in an encoding other than
2768 is a subset of UTF-8, ordinary ASCII entities do not strictly need
2779 <head>XML Processor Treatment of Entities and References</head>
2781 entity references, and invocations of unparsed entities might appear and the
2805 declared as type <kw>ENTITIES</kw>.</p>
2887 Similarly, the names of unparsed entities are not recognized except
2901 and (except for parameter entities) <termref def="dt-markup">markup</termref>,
2903 the usual way, except that the replacement text of entities used to escape
2904 markup delimiters (the entities &magicents;) is always treated as
2972 value of an attribute of declared type <kw>ENTITY</kw> or <kw>ENTITIES</kw>,
2987 <p>Just as with external parsed entities, parameter entities
2996 entities to contain an integral number of grammatical tokens in the DTD.
3004 of internal entities, it is
3025 parameter entities referred to, and must contain the character
3048 <head>Predefined Entities</head>
3051 ampersand, and other delimiters. A set of general entities
3059 <p>All XML processors must recognize these entities whether they
3063 entities, like any others, before using them.
3064 If the entities in question are declared, they must be declared
3065 as internal entities whose replacement text is the single
3086 entities</termref>, the
3134 processor; unlike other entities, the document entity has no name and might
3154 other <termref def='dt-parsedent'>parsed entities</termref> that
3164 DTD and all external parsed entities referenced in the document.
3180 internal entities, and supply
3200 reading external entities, may not be detected by a non-validating processor.
3210 parameter and external entities.
3214 internal entities, or supply
3217 external or parameter entities.</p></item>
3224 attributes or internal entities which are declared in external
3225 entities should use validating XML processors.</p>