Home | History | Annotate | Download | only in valid

Lines Matching full:entities

188 entities with system storage objects,
208 Redefine notations to point to PIs as well as binary entities.
257 but 8879 uses that name for both internal and external entities.)</sitem>
295 Add new rhs to entity declaration, for parameter entities.</sitem>
298 Add sections on parameter entities, conditional sections.
323 pic entities, to make them consistent and ensure we can change pic
344 <sitem>1996-10-02 : TB : remould into skeleton + entities</sitem>
366 <p>XML documents are made up of storage units called <termref def="dt-entity">entities</termref>, which contain either parsed
552 Physically, the document is composed of units called <termref def="dt-entity">entities</termref>. An entity may <termref def="dt-entref">refer</termref> to other entities to cause their
561 in <specref ref="wf-entities"/>.
576 <item><p>Each of the <termref def="dt-parsedent">parsed entities</termref>
578 <titleref href="wf-entities">well-formed</titleref>.</p></item>
736 for specifying the content of internal entities
819 <specref ref="wf-entities"/>.
1072 within <termref def="dt-PE">parameter entities</termref>,
1108 <termref def="dt-PE">parameter entities</termref>.
1112 the declarations <emph>after</emph> all the parameter entities have been
1142 external parameter entities or to the external subset.)
1147 any external parameter entities referred to in the DTD
1154 external subset or of external parameter entities may conditionally be ignored
1175 <p>The external subset and external parameter entities also differ
1238 references to external <emph>entities</emph>, when those entities are
1257 <item><p>entities (other than &magicents;),
1259 entities appear in the document, or</p>
1321 <p>XML <termref def="dt-parsedent">parsed entities</termref> are often stored in
1566 to external entities.
1927 <rhs>| 'ENTITIES'</rhs>
1972 values of type <kw>ENTITIES</kw> must match
2258 <!-- &Entities; -->
2265 <term>entities</term>; they all have <term>content</term> and are all
2274 <p>Entities may be either parsed or unparsed.
2290 XML places no constraints on the contents of unparsed entities.</termdef>
2293 Parsed entities are invoked by name using entity references;
2294 unparsed entities by name, given in the value of <kw>ENTITY</kw>
2295 or <kw>ENTITIES</kw>
2297 <p><termdef id="gen-entity" term="general entity"><term>General entities</term>
2298 are entities for use within the document content.
2299 In this specification, general entities are sometimes referred
2302 <termdef id="dt-PE" term="Parameter entity">Parameter entities
2303 are parsed entities for use within the DTD.</termdef>
2304 These two types of entities use different forms of reference and
2307 a general entity with the same name are two distinct entities.
2341 parsed general entities
2378 any of the following entities: &magicents;.
2383 <p>Note that if entities are declared in the external subset or in
2384 external parameter entities, a non-validating processor is
2393 entities with "<code>standalone='no'</code>",
2396 For interoperability, valid documents should declare the entities
2408 An entity reference must not contain the name of an <termref def="dt-unparsed">unparsed entity</termref>. Unparsed entities may be referred
2410 be of type <kw>ENTITY</kw> or <kw>ENTITIES</kw>.
2434 SYSTEM "http://www.xml.com/iso/isolat2-xml.entities" >
2443 Entities are declared thus:
2448 <rhs><nt def="NT-GEDecl">GEDecl</nt><!--</rhs><com>General entities</com>
2450 <!--<com>Parameter entities</com>-->
2461 <!--<com>Parameter entities</com>-->
2478 ENTITIES</kw>
2482 warning if entities are declared multiple times.</termdef>
2486 <head>Internal Entities</head>
2508 <head>External Entities</head>
2588 <head>Parsed Entities</head>
2591 <p>External parsed entities may each begin with a <term>text
2610 <div3 id="wf-entities">
2611 <head>Well-Formed Parsed Entities</head>
2634 All internal parameter entities are well-formed by definition.
2636 <p>A consequence of well-formedness in entities is that the logical
2650 <head>Character Encoding in Entities</head>
2654 entities in either UTF-8 or UTF-16.
2657 <p>Entities encoded in UTF-16 must
2664 <p>Although an XML processor is required to read only entities in
2667 to read entities that use them.
2668 Parsed entities which are stored in an encoding other than
2725 is a subset of UTF-8, ordinary ASCII entities do not strictly need
2736 <head>XML Processor Treatment of Entities and References</head>
2738 entity references, and invocations of unparsed entities might appear and the
2762 declared as type <kw>ENTITIES</kw>.</p>
2844 Similarly, the names of unparsed entities are not recognized except
2858 and (except for parameter entities) <termref def="dt-markup">markup</termref>,
2860 the usual way, except that the replacement text of entities used to escape
2861 markup delimiters (the entities &magicents;) is always treated as
2929 value of an attribute of declared type <kw>ENTITY</kw> or <kw>ENTITIES</kw>,
2944 <p>Just as with external parsed entities, parameter entities
2953 entities to contain an integral number of grammatical tokens in the DTD.
2961 of internal entities, it is
2982 parameter entities referred to, and must contain the character
3005 <head>Predefined Entities</head>
3008 ampersand, and other delimiters. A set of general entities
3016 <p>All XML processors must recognize these entities whether they
3020 entities, like any others, before using them.
3021 If the entities in question are declared, they must be declared
3022 as internal entities whose replacement text is the single
3043 entities</termref>, the
3091 processor; unlike other entities, the document entity has no name and might
3111 other <termref def="dt-parsedent">parsed entities</termref> that
3121 DTD and all external parsed entities referenced in the document.
3137 internal entities, and supply
3157 reading external entities, may not be detected by a non-validating processor.
3167 parameter and external entities.
3171 internal entities, or supply
3174 external or parameter entities.</p></item>
3181 attributes or internal entities which are declared in external
3182 entities should use validating XML processors.</p>