blob: 9bb9a5d11c1be53df9a59e9fb6eddd48a580568d [file] [log] [blame]
{ "type": "class",
"qname": "mx.rpc.xml.Schema",
"baseClassname": ""
,
"description": "Manages an XML Schema Definition. Schemas can import other schemas.",
"tags": [
{ "tagName": "private",
"values": []} ],
"members": [
{ "type": "method",
"qname": "mx.rpc.xml.Schema",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "xml", "type": "XML"}]}
,
{ "type": "field",
"qname": "attributeFormDefault",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "blockDefault",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "elementFormDefault",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "finalDefault",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "Object",
"qname": "namespaces",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Maps a namespace prefix (as a <code>String</code>) to a <code>Namespace</code> (i.e. this helps to resolve a prefix to a URI).",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Namespace",
"qname": "targetNamespace",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The targetNamespace of this Schema. A targetNamespace establishes a scope for the collection of type definitions and element declarations to distinguish them from in-built XML Schema types and other collections of types.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "mx.rpc.xml.SchemaConstants",
"qname": "schemaConstants",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constants for the particular version of XML Schema that was used to define this Schema.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "mx.rpc.xml.SchemaDatatypes",
"qname": "schemaDatatypes",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Datatype constants for the particular version of XML Schema that was used to define this Schema.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "XML",
"qname": "xml",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The raw XML definition of this Schema.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "method",
"qname": "addImport",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "targetNamespace", "type": "Namespace"},
{ "name": "schema", "type": "mx.rpc.xml.Schema"}]}
,
{ "type": "method",
"qname": "addInclude",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "fragment", "type": "XMLList"}]}
,
{ "type": "method",
"qname": "getNamedDefinition",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Object",
"params": [{ "name": "definitionName", "type": "QName"},
{ "name": "componentTypes", "type": "Array"}]}
]
}