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
»
QName.QName
View page source
QName.QName
¶
QName
QName
(any
uri
,
String
name
)
Parameters
¶
uri
The URI, specified as a Namespace object, an existing QName object, or string.
name
The local name. Used only if URI is given as a string.
Description
¶
Creates a QName object.