Document type declaration (original) (raw)

About DBpedia

Un doctype (contraction de l'anglais document type, littéralement « type de document ») est une instruction au début des documents SGML et XML (comme les pages web) spécifiant sa DTD : les règles de sa syntaxe.

Property Value
dbo:abstract Deklarace typu dokumentu (anglicky document type declaration) neboli DOCTYPE je instrukce, která SGML nebo XML dokumentu (např. webové stránce) přiřazuje definici typu dokumentu (DTD) (například formální definici určité verze HTML). V serializovaném tvaru dokumentu se vyjadřuje jako krátký řetězec ve značkovacím jazyce, který vyhovuje určité syntaxi. Ve WWW prohlížečích je zpravidla specializovaný HTML parser, a proto uvedené DTD nenačítají, ani když stránka obsahuje jeho URL. Moderní webové prohlížeče však v dokumentu s typem text/html vyhledávají DOCTYPE, aby mohly přesně určit, v jakém režimu má knihovna pro rozvržení prvků HTML stránku vykreslit (zda má použít standardní režim nebo kvůli zpětné kompatibilitě). V HTML5 není serializace text/html založena na SGML, a DOCTYPE se používá pouze pro výběr režimu. DOCTYPE je zde zachováno jako „prakticky zbytečná, ale vyžadovaná“ informace, která přepne prohlížeč do standardního režimu. (cs) A document type declaration, or DOCTYPE, is an instruction that associates a particular XML or SGML document (for example, a webpage) with a document type definition (DTD) (for example, the formal definition of a particular version of HTML 2.0 - 4.0). In the serialized form of the document, it manifests as a short string of markup that conforms to a particular syntax. The HTML layout engines in modern web browsers perform DOCTYPE "sniffing" or "switching", wherein the DOCTYPE in a document served as text/html determines a layout mode, such as "quirks mode" or "standards mode". The text/html serialization of HTML5, which is not SGML-based, uses the DOCTYPE only for mode selection. Since web browsers are implemented with special-purpose HTML parsers, rather than general-purpose DTD-based parsers, they do not use DTDs and never access them even if a URL is provided. The DOCTYPE is retained in HTML5 as a "mostly useless, but required" header only to trigger "standards mode" in common browsers. (en) Una declaración de tipo de documento o DOCTYPE (del inglés document type declaration) asocia un documento SGML o XML particular con una definición de tipo de documento. En la forma serializada de un documento, este se manifiesta como una cadena corta de caracteres de marcado (markup) que se conforma con una sintaxis particular. A pesar de su nombre, una declaración de tipo de documento no sirve para deducir el tipo de documento, aunque originalmente se suponía que lo fuera. El motor de visualización de HTML en los navegadores web modernos ejecutan el DOCTYPE, en donde el DOCTYPE en un documento es servido como text/html, esto determina el modo de visualización, «quirks mode» o «standards mode». (es) Un doctype (contraction de l'anglais document type, littéralement « type de document ») est une instruction au début des documents SGML et XML (comme les pages web) spécifiant sa DTD : les règles de sa syntaxe. (fr) 文書型宣言(ぶんしょかたせんげん、英: document type declaration)、DOCTYPE宣言(DOCTYPEせんげん)は、SGMLやXML文書を、文書型定義(DTD)と結びつけるための宣言である。 (ja) '"문서 형식 선언"(Document Type Declaration) 또는 DOCTYPE이란 어떤 SGML이나 XML 기반 문서 내에 그 문서가 특정 문서 형식 정의(DTD)를 따름을 지정하는 것이다. 본래 DTD에 기반한 SGML 도구를 이용해 문서 해석 가능성과 유효성을 검사하기 위한 목적으로 문서 내에 삽입되었다. HTML 문서의 규격 판 번호를 명시하는 데서 흔히 볼 수 있다. 웹 브라우저는 문서 형식 선언이 없는 HTML 문서를 쿼크 모드로 렌더링하지만 문서 형식 선언이 있는 HTML 문서를 표준 모드로 렌더링하기 때문에, 문서 형식 선언을 이용해서 어떤 웹 페이지가 모든 웹 브라우저에서 같은 레이아웃으로 제공되도록 할 수 있다. 한편 HTML5은 구조적으로 SGML과 호환될 수 없다. 따라서 HTML5로 구성된 문서에서 문서 형식 선언은 불필요하지만, 웹 브라우저들의 표준 모드를 활성화하기 위해 최소한의 형태로 유지되었다. (ko) DOCTYPE (do inglês document type declaration) é uma instrução para que interpretadores de SGML possam associar um DTD (definição de tipo de documento do inglês document type definition) e verificar a conformidade com este. Deve ser inserida no início do documento. Um exemplo de desta instrução é, no qual indica o início de uma declaração SGML, DOCTYPE a instrução e a seguir o identificador do DTD associado. Para documentos HTML5 esta instrução deve ser apenas uma vez que esta versão do HTML não é mais baseado em SGML e não precisa de um DTD associado. (pt)
dbo:wikiPageExternalLink http://www.w3.org/1999/xhtml%22 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd%22%3E http://dev.w3.org/html5/spec/syntax.html%23the-doctype%22%3EIn http://www.corelangs.com/html/introduction/doctype.html http://www.meyerweb.com/eric/dom/dtype/dtype-grid.html http://www.quirksmode.org/css/box.html http://www.quirksmode.org/css/quirksmode.html http://www.w3.org/1999/xhtml%22%3E%3C/syntaxhighlight%3E http://www.w3.org/QA/2002/04/valid-dtd-list.html http://www.w3.org/TR/html4/frameset.dtd%22%3E http://www.w3.org/TR/html4/loose.dtd%22%3E http://www.w3.org/TR/html4/strict.dtd%22%3E http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd%22%3E http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd%22%3E http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd%22%3E http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd%22%3E http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd%22. http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd%22%3E%3C/syntaxhighlight%3E
dbo:wikiPageID 40042954 (xsd:integer)
dbo:wikiPageLength 12691 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1107377622 (xsd:integer)
dbo:wikiPageWikiLink dbr:Scalable_Vector_Graphics dbr:MathML dbr:SGML dbr:Deprecated dbr:Polyglot_markup dbr:Web_browser dbr:Webpage dbr:Document_type_definition dbr:RDFa dbc:XML-based_standards dbr:Framing_(World_Wide_Web) dbr:Formal_Public_Identifier dbr:Quirks_mode dbr:HTML dbr:HTML5 dbr:Browser_engine dbr:XHTML dbr:XML dbr:XML_schema dbr:Markup_language dbr:XHTML_Modularization dbr:Serialize dbr:XHTML5
dbp:wikiPageUsesTemplate dbt:Code dbt:Reflist dbt:Rp dbt:Short_description dbt:Wikibooks dbt:Wiktionary
dct:subject dbc:XML-based_standards
gold:hypernym dbr:Instruction
rdf:type yago:WikicatMarkupLanguages yago:WikicatXML-basedStandards yago:Abstraction100002137 yago:LanguageUnit106284225 yago:MarkupLanguage106787835 yago:Measure100033615 yago:Part113809207 yago:Relation100031921 yago:Word106286395 dbo:ProgrammingLanguage yago:Standard107260623 yago:SystemOfMeasurement113577171 yago:Terminology106304059
rdfs:comment Un doctype (contraction de l'anglais document type, littéralement « type de document ») est une instruction au début des documents SGML et XML (comme les pages web) spécifiant sa DTD : les règles de sa syntaxe. (fr) 文書型宣言(ぶんしょかたせんげん、英: document type declaration)、DOCTYPE宣言(DOCTYPEせんげん)は、SGMLやXML文書を、文書型定義(DTD)と結びつけるための宣言である。 (ja) '"문서 형식 선언"(Document Type Declaration) 또는 DOCTYPE이란 어떤 SGML이나 XML 기반 문서 내에 그 문서가 특정 문서 형식 정의(DTD)를 따름을 지정하는 것이다. 본래 DTD에 기반한 SGML 도구를 이용해 문서 해석 가능성과 유효성을 검사하기 위한 목적으로 문서 내에 삽입되었다. HTML 문서의 규격 판 번호를 명시하는 데서 흔히 볼 수 있다. 웹 브라우저는 문서 형식 선언이 없는 HTML 문서를 쿼크 모드로 렌더링하지만 문서 형식 선언이 있는 HTML 문서를 표준 모드로 렌더링하기 때문에, 문서 형식 선언을 이용해서 어떤 웹 페이지가 모든 웹 브라우저에서 같은 레이아웃으로 제공되도록 할 수 있다. 한편 HTML5은 구조적으로 SGML과 호환될 수 없다. 따라서 HTML5로 구성된 문서에서 문서 형식 선언은 불필요하지만, 웹 브라우저들의 표준 모드를 활성화하기 위해 최소한의 형태로 유지되었다. (ko) Deklarace typu dokumentu (anglicky document type declaration) neboli DOCTYPE je instrukce, která SGML nebo XML dokumentu (např. webové stránce) přiřazuje definici typu dokumentu (DTD) (například formální definici určité verze HTML). V serializovaném tvaru dokumentu se vyjadřuje jako krátký řetězec ve značkovacím jazyce, který vyhovuje určité syntaxi. V HTML5 není serializace text/html založena na SGML, a DOCTYPE se používá pouze pro výběr režimu. DOCTYPE je zde zachováno jako „prakticky zbytečná, ale vyžadovaná“ informace, která přepne prohlížeč do standardního režimu. (cs) Una declaración de tipo de documento o DOCTYPE (del inglés document type declaration) asocia un documento SGML o XML particular con una definición de tipo de documento. En la forma serializada de un documento, este se manifiesta como una cadena corta de caracteres de marcado (markup) que se conforma con una sintaxis particular. A pesar de su nombre, una declaración de tipo de documento no sirve para deducir el tipo de documento, aunque originalmente se suponía que lo fuera. (es) A document type declaration, or DOCTYPE, is an instruction that associates a particular XML or SGML document (for example, a webpage) with a document type definition (DTD) (for example, the formal definition of a particular version of HTML 2.0 - 4.0). In the serialized form of the document, it manifests as a short string of markup that conforms to a particular syntax. (en) DOCTYPE (do inglês document type declaration) é uma instrução para que interpretadores de SGML possam associar um DTD (definição de tipo de documento do inglês document type definition) e verificar a conformidade com este. Deve ser inserida no início do documento. (pt)
rdfs:label Deklarace typu dokumentu (cs) Declaración de tipo de documento (es) Document type declaration (en) Doctype (fr) 文書型宣言 (ja) 문서 형식 선언 (ko) Doctype (pt)
owl:sameAs freebase:Document type declaration yago-res:Document type declaration wikidata:Document type declaration dbpedia-cs:Document type declaration dbpedia-es:Document type declaration dbpedia-fa:Document type declaration dbpedia-fr:Document type declaration dbpedia-he:Document type declaration dbpedia-hu:Document type declaration dbpedia-ja:Document type declaration dbpedia-ko:Document type declaration dbpedia-pt:Document type declaration dbpedia-sr:Document type declaration https://global.dbpedia.org/id/4jaJ4
prov:wasDerivedFrom wikipedia-en:Document_type_declaration?oldid=1107377622&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Document_type_declaration
is dbo:wikiPageRedirects of dbr:DOCTYPE dbr:DocType dbr:Document_Type_Declaration dbr:Doc_type dbr:Doctype dbr:Doctype_declaration dbr:Doctype_switching dbr:HTML_DOCTYPE dbr:!DOCTYPE
is dbo:wikiPageWikiLink of dbr:Property_list dbr:MathML dbr:Gecko_(software) dbr:Standard_Generalized_Markup_Language dbr:CSS dbr:CSS_box_model dbr:Document_type_definition dbr:DOCTYPE dbr:Formal_Public_Identifier dbr:HTML dbr:HTML5 dbr:Internet_Explorer dbr:Internet_Explorer_for_Mac_OS_X dbr:DocType dbr:Document_Type_Declaration dbr:Doc_type dbr:Doctype dbr:Doctype_declaration dbr:Doctype_switching dbr:HTML_DOCTYPE dbr:!DOCTYPE
is foaf:primaryTopic of wikipedia-en:Document_type_declaration