Photoshop Scripting Reference
Photoshop Scripting Documentation
Core
Classes
$
AliasArray
Array
Boolean
Date
Error
File
FileArray
Folder
Function
Math
Namespace
Number
Object
QName
Reflection
ReflectionInfo
RegExp
Socket
String
UnitPoint
UnitRect
UnitValue
XML
XMLList
global
Module Index
Photoshop
Scriptui
Extension SDK Documentation (CEP)
Photoshop Scripting Reseources
Photoshop Scripting Reference
Docs
»
Photoshop Scripting Documentation
»
Core
»
QName
View page source
QName
¶
Description
¶
A qualified XML name, containing the URI and the local name.
Properties
¶
localName
readonly
The local name part of the qualified name.
uri
readonly
The URI part of the qualified name.
Constructors
¶
QName
readonly
Creates a QName object.