Preference XML Schema Documentation
Table of Contents
Schema Document Properties
Target Namespace | None |
---|---|
Element and Attribute Namespaces |
|
Declared Namespaces
Prefix | Namespace |
---|---|
xml | http://www.w3.org/XML/1998/namespace |
xsd | http://www.w3.org/2001/XMLSchema |
Schema Component Representation
<xsd:schema>
...
</xsd:schema>Global Declarations
Element: array
Name | array |
---|---|
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
XML Instance Representation
Schema Component Representation
Element: label
Name | label |
---|---|
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
XML Instance Representation
Schema Component Representation
Element: labelArray
Name | labelArray |
---|---|
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
XML Instance Representation
Schema Component Representation
Element: list
Name | list |
---|---|
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
XML Instance Representation
Schema Component Representation
Element: object
Name | object |
---|---|
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
XML Instance Representation
Schema Component Representation
<xsd:element
name="object">
<xsd:complexType>
</xsd:element><xsd:sequence
minOccurs="0" maxOccurs="unbounded">
</xsd:complexType><xsd:choice></xsd:choice>
</xsd:sequence>Element: resource
Name | resource |
---|---|
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Schema Component Representation
Element: setting
Name | setting |
---|---|
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
XML Instance Representation
Schema Component Representation
Element: value
Name | value |
---|---|
Type | xsd:string |
Nillable | no |
Abstract | no |
XML Instance Representation
<value> xsd:string </value>
Schema Component Representation
Feedback