dbo:abstract
|
- Instrukce pro zpracování (anglicky Processing Instruction, PI) je zvláštní typ uzlu v SGML a XML sloužící k přenosu instrukcí do aplikace. Instrukce pro zpracování se mohou objevit kdekoli v dokumentu. Instrukce pro zpracování jsou součástí Document Object Modelu jako Node.PROCESSING_INSTRUCTION_NODE a lze je používat v XPath a XQuery v příkazu processing-instruction. (cs)
- Eine Verarbeitungsanweisung (engl. processing instruction) oder auch eine Steueranweisung ist ein Sprachelement von SGML und XML, um Daten abzulegen, die an eine bestimmte Anwendung gerichtet ist. Eine Verarbeitungsanweisung hat in XML gemäß Regel [16] der XML-Norm folgende Syntax: Als Ziel muss ein Bezeichner (Name) angegeben werden, für welche Anwendung diese Verarbeitungsanweisung wirksam ist. Das Ziel der Verarbeitungsanweisung darf nicht die Zeichenfolge XML sein. Die Daten können alle Zeichen mit Ausnahme der Kombination ?> enthalten. In den Daten können auch Pseudoattribute eingetragen werden, die ähnlich wie Attribut-Werte-Paare aussehen, vom Parser jedoch nicht als solche behandelt werden. Die Syntax in SGML ist gemäß Regel [44] der SGML-Norm etwas einfacher: Daten> Hier sind beliebige Daten außer > zulässig. (de)
- A Processing Instruction (PI) is an SGML and XML node type, which may occur anywhere in the document, intended to carry instructions to the application. Processing instructions are exposed in the Document Object Model as Node.PROCESSING_INSTRUCTION_NODE, and they can be used in XPath and XQuery with the 'processing-instruction' command. (en)
|
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 4032 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- Instrukce pro zpracování (anglicky Processing Instruction, PI) je zvláštní typ uzlu v SGML a XML sloužící k přenosu instrukcí do aplikace. Instrukce pro zpracování se mohou objevit kdekoli v dokumentu. Instrukce pro zpracování jsou součástí Document Object Modelu jako Node.PROCESSING_INSTRUCTION_NODE a lze je používat v XPath a XQuery v příkazu processing-instruction. (cs)
- A Processing Instruction (PI) is an SGML and XML node type, which may occur anywhere in the document, intended to carry instructions to the application. Processing instructions are exposed in the Document Object Model as Node.PROCESSING_INSTRUCTION_NODE, and they can be used in XPath and XQuery with the 'processing-instruction' command. (en)
- Eine Verarbeitungsanweisung (engl. processing instruction) oder auch eine Steueranweisung ist ein Sprachelement von SGML und XML, um Daten abzulegen, die an eine bestimmte Anwendung gerichtet ist. Eine Verarbeitungsanweisung hat in XML gemäß Regel [16] der XML-Norm folgende Syntax: Als Ziel muss ein Bezeichner (Name) angegeben werden, für welche Anwendung diese Verarbeitungsanweisung wirksam ist. Das Ziel der Verarbeitungsanweisung darf nicht die Zeichenfolge XML sein. Die Daten können alle Zeichen mit Ausnahme der Kombination ?> enthalten. Daten> Hier sind beliebige Daten außer > zulässig. (de)
|
rdfs:label
|
- Instrukce pro zpracování (cs)
- Verarbeitungsanweisung (de)
- Processing Instruction (en)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageDisambiguates
of | |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is rdfs:seeAlso
of | |
is foaf:primaryTopic
of | |