EN
Este contenido no se encuentra disponible en su idioma, pero aquí tiene la versión en inglés.
Este tema aún no ha recibido ninguna valoración - Valorar este tema

prefix property

Retrieves the local name of the fully qualified XML declaration for a node.

Document Object Model (DOM) Level 3 Core Specification, Section 1.2Internet Explorer 9

Syntax

JavaScript

p = object.prefix

Property values

Type: Variant

The prefix.

The prefix.

Standards information

Remarks

In XML documents, elements can be declared using qualified names, which consist of a prefix and a local name. This property returns the former value.

For more information, see W3C Namespaces in XML.

See also

a
applet
attribute
audio
button
div
document
documentType
ProcessingInstruction
frame
iframe
img
input type=button
input type=checkbox
input type=file
input type=hidden
input type=image
input type=password
input type=radio
input type=reset
input type=submit
input type=text
label
legend
marquee
media
object
optGroup
option
select
source
span
table
textArea
TextNode
video
Reference
localName
namespaceURI

 

 

Send comments about this topic to Microsoft

Build date: 11/27/2012

¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.