| schema location: | http://myurc.org/ns/uisocketdesc |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://myurc.org/ns/uisocketdesc |
| schema location: | http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://purl.org/dc/elements/1.1/ |
| Elements | Groups | Complex types |
| any | elementsGroup | elementContainer |
| contributor | SimpleLiteral | |
| coverage | ||
| creator | ||
| date | ||
| description | ||
| format | ||
| identifier | ||
| language | ||
| publisher | ||
| relation | ||
| rights | ||
| source | ||
| subject | ||
| title | ||
| type |
| schema location: | http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://purl.org/dc/terms/ |
| schema location: | altova://ystream/xml.xsd |
| attribute form default: | |
| element form default: | |
| targetNamespace: | http://www.w3.org/XML/1998/namespace |
| Attributes | Attr. groups |
| base | specialAttrs |
| id | |
| lang | |
| space |
| schema location: | http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcmitype.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://purl.org/dc/dcmitype/ |
| Simple types |
| DCMIType |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||||||
| type | uis:uiSocketType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | uis:set uis:variable uis:constant uis:command uis:notify xsd:schema uis:mapping | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="uiSocket" type="uis:uiSocketType"> <xsd:annotation> <xsd:documentation>Root element</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| children | uis:relevant uis:write uis:insert uis:assert | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:complexType name="commandDependencyType"> <xsd:annotation> <xsd:documentation xml:lang="en">Type for command dependency element.</xsd:documentation> </xsd:annotation> <xsd:all> <xsd:element name="relevant" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the command may be presented to the user, based on state information of the Target. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="write" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the user can activate the command, based on state information of the Target.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="insert" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the user can insert or remove actual indices for the command element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="assert" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression that is guaranteed to evaluate to true after the command has been successfully executed. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:all> <xsd:attribute name="id" type="xsd:ID" use="optional"/> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:xpathExpressionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="relevant" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the command may be presented to the user, based on state information of the Target. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:xpathExpressionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="write" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the user can activate the command, based on state information of the Target.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:xpathExpressionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="insert" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the user can insert or remove actual indices for the command element.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:xpathExpressionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="assert" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression that is guaranteed to evaluate to true after the command has been successfully executed. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | uis:dependency uis:mapping uis:param | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="commandType"> <xsd:annotation> <xsd:documentation xml:lang="en">Command elements are used to capture commands that a user may issue to a Target.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">This schema requires specific order of children due to XSD syntax limitations. This is more restrictive than ISO/IEC 24752-2.</xsd:documentation> </xsd:annotation> <xsd:element name="dependency" type="uis:commandDependencyType" minOccurs="0"/> <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="param" type="uis:paramType" minOccurs="0" maxOccurs="unbounded"/> <xsd:any namespace="http://purl.org/dc/elements/1.1/ http://purl.org/dc/terms/" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Describes the command with DCMI properties.</xsd:documentation> </xsd:annotation> </xsd:any> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="type" type="xsd:QName" use="optional" default="uis:voidCommand"> <xsd:annotation> <xsd:documentation xml:lang="en">Type of the command (pre-defined: uis:voidCommand, uis:basicCommand, uis:timedCommand).</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the command shall be presented to the user under all circumstances.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="sufficient" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the command is sufficiently specified. Note: No default value specified since this value, if present, will override the value of the sufficient attribute of the uiSocket element.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="complete" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the command is completely specified. Note: No default value specified since this value, if present, will override the value of the complete attribute of the uiSocket element.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="optional" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">If optional=”true”, the command may not be available at runtime due to various constraints.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="dim" type="uis:dimType" use="optional"/> <xsd:attribute name="includesRes" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the command comes with resources at runtime. Only allowed for types uis:basicCommand and uis:timedCommand. Note: The default value "false" is not specified in XSD since this would also apply to commands of type uis:voidCommand.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
| type | xsd:QName | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="type" type="xsd:QName" use="optional" default="uis:voidCommand"> <xsd:annotation> <xsd:documentation xml:lang="en">Type of the command (pre-defined: uis:voidCommand, uis:basicCommand, uis:timedCommand).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the command shall be presented to the user under all circumstances.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="sufficient" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the command is sufficiently specified. Note: No default value specified since this value, if present, will override the value of the sufficient attribute of the uiSocket element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="complete" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the command is completely specified. Note: No default value specified since this value, if present, will override the value of the complete attribute of the uiSocket element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="optional" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">If optional=”true”, the command may not be available at runtime due to various constraints.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | uis:dimType | ||||
| properties |
|
||||
| source | <xsd:attribute name="dim" type="uis:dimType" use="optional"/> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="includesRes" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the command comes with resources at runtime. Only allowed for types uis:basicCommand and uis:timedCommand. Note: The default value "false" is not specified in XSD since this would also apply to commands of type uis:voidCommand.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:commandDependencyType | ||||||||||||
| properties |
|
||||||||||||
| children | uis:relevant uis:write uis:insert uis:assert | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="dependency" type="uis:commandDependencyType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||
| type | uis:mappingType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | uis:paramType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | uis:selection uis:mapping | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="param" type="uis:paramType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| namespace | http://myurc.org/ns/uisocketdesc | ||
| children | uis:relevant | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="constantDependencyType"> <xsd:annotation> <xsd:documentation xml:lang="en">Type for constant dependency element.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="relevant" type="uis:xpathExpressionType"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the constant may be presented to the user, based on state information of the Target. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:xpathExpressionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="relevant" type="uis:xpathExpressionType"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the constant may be presented to the user, based on state information of the Target. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | uis:dependency uis:mapping | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="constantType" mixed="true"> <xsd:annotation> <xsd:documentation xml:lang="en">Constants are used to represent static information that is known prior to runtime.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">This schema requires specific order of children due to XSD syntax limitations. This is more restrictive than ISO/IEC 24752-2.</xsd:documentation> </xsd:annotation> <xsd:element name="dependency" type="uis:constantDependencyType" minOccurs="0"/> <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the constant.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:any namespace="http://purl.org/dc/elements/1.1/ http://purl.org/dc/terms/" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Describes the constant with DCMI properties.</xsd:documentation> </xsd:annotation> </xsd:any> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="type" type="xsd:QName" use="optional" default="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">Type of the constant, may be imported.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the constant shall be presented to the user under all circumstances.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="timeout" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether this constant holds the timeout duration for one or multiple user response timeouts of the Target. If true, type must be xsd:duration.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
| type | xsd:QName | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="type" type="xsd:QName" use="optional" default="xsd:string"> <xsd:annotation> <xsd:documentation xml:lang="en">Type of the constant, may be imported.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the constant shall be presented to the user under all circumstances.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="timeout" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether this constant holds the timeout duration for one or multiple user response timeouts of the Target. If true, type must be xsd:duration.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||
| type | uis:constantDependencyType | ||||||||
| properties |
|
||||||||
| children | uis:relevant | ||||||||
| source | <xsd:element name="dependency" type="uis:constantDependencyType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||
| type | uis:mappingType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the constant.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||
| properties |
|
||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:complexType name="mappingType" mixed="true"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the User Interface Socket, any UI Socket element, or command parameters.</xsd:documentation> </xsd:annotation> <xsd:sequence minOccurs="0" maxOccurs="unbounded"> <xsd:any namespace="##other" processContents="lax"/> </xsd:sequence> <xsd:attribute name="platform" type="xsd:anySimpleType" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">Identifier for a particular networking platform.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:anySimpleType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="platform" type="xsd:anySimpleType" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">Identifier for a particular networking platform.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| children | uis:insert uis:explicitAck uis:acknowledge | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="notifyDependencyType"> <xsd:all> <xsd:element name="insert" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the user can insert or remove actual indices for the notify element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="explicitAck" type="uis:xpathExpressionType" default="true()" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating if the user has to acknowledge the notification.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="acknowledge" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression specifying when a notification is deemed to have been handled by the user. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:all> <xsd:attribute name="id" type="xsd:ID" use="optional"/> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:xpathExpressionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="insert" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating when the user can insert or remove actual indices for the notify element.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:xpathExpressionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="explicitAck" type="uis:xpathExpressionType" default="true()" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression indicating if the user has to acknowledge the notification.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:xpathExpressionType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="acknowledge" type="uis:xpathExpressionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">XPath expression specifying when a notification is deemed to have been handled by the user. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||
| children | uis:dependency uis:mapping | ||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="notifyTimeoutConstantType" mixed="true"> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">This schema requires specific order of children due to XSD syntax limitations. This is more restrictive than ISO/IEC 24752-2.</xsd:documentation> </xsd:annotation> <xsd:element name="dependency" type="uis:constantDependencyType" minOccurs="0"/> <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the constant.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:any namespace="http://purl.org/dc/elements/1.1/ http://purl.org/dc/terms/" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Describes the constant with DCMI properties.</xsd:documentation> </xsd:annotation> </xsd:any> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="type" type="xsd:QName" use="required" fixed="xsd:duration"/> <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the constant shall be presented to the user under all circumstances.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="timeout" type="xsd:boolean" use="required" fixed="true"/> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
| type | xsd:QName | ||||||
| properties |
|
||||||
| source | <xsd:attribute name="type" type="xsd:QName" use="required" fixed="xsd:duration"/> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the constant shall be presented to the user under all circumstances.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| source | <xsd:attribute name="timeout" type="xsd:boolean" use="required" fixed="true"/> |
| diagram | ![]() |
||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||
| type | uis:constantDependencyType | ||||||||
| properties |
|
||||||||
| children | uis:relevant | ||||||||
| source | <xsd:element name="dependency" type="uis:constantDependencyType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||
| type | uis:mappingType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the constant.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | uis:dependency uis:selection uis:mapping | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="notifyTimeoutVariableType"> <xsd:sequence> <xsd:annotation> <xsd:documentation>This schema requires specific order of children due to XSD syntax limitations. This is more restrictive than ISO/IEC 24752-2.</xsd:documentation> </xsd:annotation> <xsd:element name="dependency" type="uis:variableDependencyType" minOccurs="0"/> <xsd:element name="selection" type="uis:selectionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">Set of values that either restrict the variable's value space (closed selection) or provide suggested values for user input (open selection).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the variable.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:any namespace="http://purl.org/dc/elements/1.1/ http://purl.org/dc/terms/" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Describes the variable with DCMI properties.</xsd:documentation> </xsd:annotation> </xsd:any> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="type" type="xsd:QName" use="required" fixed="xsd:duration"/> <xsd:attribute name="secret" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the variable's value is sensitive regarding security and privacy.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the variable shall be presented to the user under all circumstances.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="timeout" type="xsd:boolean" use="required" fixed="true"/> <xsd:attribute name="optional" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">If true, the variable may not be available at runtime due to various constraints.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="final" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the variable will never change during a session.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="dim" type="uis:dimType" use="optional"/> <xsd:attribute name="includesRes" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the variable comes with resources at runtime.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
| type | xsd:QName | ||||||
| properties |
|
||||||
| source | <xsd:attribute name="type" type="xsd:QName" use="required" fixed="xsd:duration"/> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="secret" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the variable's value is sensitive regarding security and privacy.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the variable shall be presented to the user under all circumstances.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| source | <xsd:attribute name="timeout" type="xsd:boolean" use="required" fixed="true"/> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="optional" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">If true, the variable may not be available at runtime due to various constraints.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="final" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the variable will never change during a session.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | uis:dimType | ||||
| properties |
|
||||
| source | <xsd:attribute name="dim" type="uis:dimType" use="optional"/> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="includesRes" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the variable comes with resources at runtime.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:variableDependencyType | ||||||||||||
| properties |
|
||||||||||||
| children | uis:relevant uis:write uis:insert uis:calculate uis:length uis:minLength uis:maxLength uis:pattern uis:minInclusive uis:maxInclusive uis:minExclusive uis:maxExclusive | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="dependency" type="uis:variableDependencyType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||
| type | uis:selectionType | ||||||||||||||
| properties |
|
||||||||||||||
| children | uis:selectionSetStatic uis:selectionSetDynamic | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="selection" type="uis:selectionType" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en">Set of values that either restrict the variable's value space (closed selection) or provide suggested values for user input (open selection).</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||
| type | uis:mappingType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the variable.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||||||||||||||||||||
| children | uis:dependency uis:variable uis:constant uis:mapping | ||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="notifyType"> <xsd:annotation> <xsd:documentation xml:lang="en">Notifications are special states in which normal operation is suspended, such as exception states.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">This schema requires specific order of children due to XSD syntax limitations. This is more restrictive than ISO/IEC 24752-2.</xsd:documentation> </xsd:annotation> <xsd:element name="dependency" type="uis:notifyDependencyType" minOccurs="0"/> <xsd:choice minOccurs="0"> <xsd:element name="variable" type="uis:notifyTimeoutVariableType"> <xsd:annotation> <xsd:documentation xml:lang="en">Timeout variable for the notification.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="constant" type="uis:notifyTimeoutConstantType"> <xsd:annotation> <xsd:documentation xml:lang="en">Timeout constant for the notification.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the notification.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:any namespace="http://purl.org/dc/elements/1.1/ http://purl.org/dc/terms/" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Describes the notification with DCMI properties.</xsd:documentation> </xsd:annotation> </xsd:any> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="category" type="uis:categoryType" use="optional" default="info"> <xsd:annotation> <xsd:documentation xml:lang="en">Category of notification ("info", "alert", "error").</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the notification represents legally sensitive information.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="optional" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">If optional=”true”, the notification may not be available at runtime due to various constraints.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="dim" type="uis:dimType" use="optional"/> <xsd:attribute name="includesRes" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the notify element comes with resources at runtime.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
| type | uis:categoryType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="category" type="uis:categoryType" use="optional" default="info"> <xsd:annotation> <xsd:documentation xml:lang="en">Category of notification ("info", "alert", "error").</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="sensitive" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the notification represents legally sensitive information.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="optional" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">If optional=”true”, the notification may not be available at runtime due to various constraints.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | uis:dimType | ||||
| properties |
|
||||
| source | <xsd:attribute name="dim" type="uis:dimType" use="optional"/> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="includesRes" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the notify element comes with resources at runtime.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||
| type | uis:notifyDependencyType | ||||||||||||
| properties |
|
||||||||||||
| children | uis:insert uis:explicitAck uis:acknowledge | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="dependency" type="uis:notifyDependencyType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | uis:notifyTimeoutVariableType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | uis:dependency uis:selection uis:mapping | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="variable" type="uis:notifyTimeoutVariableType"> <xsd:annotation> <xsd:documentation xml:lang="en">Timeout variable for the notification.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||
| type | uis:notifyTimeoutConstantType | ||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||
| children | uis:dependency uis:mapping | ||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||
| source | <xsd:element name="constant" type="uis:notifyTimeoutConstantType"> <xsd:annotation> <xsd:documentation xml:lang="en">Timeout constant for the notification.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||
| type | uis:mappingType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the notification.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | uis:selection uis:mapping | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="paramType"> <xsd:annotation> <xsd:documentation xml:lang="en">The type for command parameters. Due to XSD syntax limitations, no distinction between local and global parameters is made. Also, this type definition is far more lax than ISO/IEC 24752-2. For local parameters, id, dir, type are required; secret, sensitive are optional. For global parameters, idref, dir are required.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="selection" type="uis:selectionType" minOccurs="0"/> <xsd:element name="mapping" type="uis:mappingType" minOccurs="0" maxOccurs="unbounded"/> <xsd:any namespace="http://purl.org/dc/elements/1.1/ http://purl.org/dc/terms/" processContents="lax" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Describes the parameter with DCMI properties.</xsd:documentation> </xsd:annotation> </xsd:any> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Required for local parameters, prohibited for global parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="idref" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Reference to variable used as global parameter. Required for global parameters, prohibited for local parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="dir" type="uis:dirType" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">"in" for input parameter, "out" for output parameter, "inout" for input-output parameter.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="type" type="xsd:QName" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Required for local parameters, prohibited for global parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="secret" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the local parameter's value is sensitive regarding security and privacy. Prohibited for global parameters. Note: Default value "false" not specified in XSD since this would also apply to global parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="sensitive" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether this local parameter represents legally sensitive information. Prohibited for global parameters. Note: Default value "false" not specified in XSD since this would also apply to global parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Required for local parameters, prohibited for global parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:IDREF | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="idref" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Reference to variable used as global parameter. Required for global parameters, prohibited for local parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | uis:dirType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="dir" type="uis:dirType" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">"in" for input parameter, "out" for output parameter, "inout" for input-output parameter.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:QName | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="type" type="xsd:QName" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Required for local parameters, prohibited for global parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="secret" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether the local parameter's value is sensitive regarding security and privacy. Prohibited for global parameters. Note: Default value "false" not specified in XSD since this would also apply to global parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="sensitive" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Whether this local parameter represents legally sensitive information. Prohibited for global parameters. Note: Default value "false" not specified in XSD since this would also apply to global parameters.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||||||
| type | uis:selectionType | ||||||||||||||
| properties |
|
||||||||||||||
| children | uis:selectionSetStatic uis:selectionSetDynamic | ||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:element name="selection" type="uis:selectionType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||
| namespace | http://myurc.org/ns/uisocketdesc | ||||||||||
| type | uis:mappingType | ||||||||||
| properties |
|
||||||||||
| attributes |
|