Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute rw / @rw
Namespace No namespace
Annotations
Used to indicate the read-write support level for the Control.
RO means the CUR Property is implemented as Read-Only and the NEXT Porperty is not implemented.
RON means the CUR Property is implemented as Read-Only and the NEXT Porperty is implemented (always Read-Write).
RW means the CUR Property is implemented as Read-Write and the NEXT Porperty is not implemented.
RWN means the CUR Property is implemented as Read-Write and the NEXT Porperty is implemented (always Read-Write).
Type rwType
Properties
use: required
Facets
enumeration RO
enumeration RON
enumeration RW
enumeration RWN
Used by
Attribute Group rw
Source
<xsi:attribute name="rw" type="rwType" use="required">
  <xsi:annotation>
    <xsi:documentation>Used to indicate the read-write support level for the Control.</xsi:documentation>
    <xsi:documentation>RO means the CUR Property is implemented as Read-Only and the NEXT Porperty is not implemented.</xsi:documentation>
    <xsi:documentation>RON means the CUR Property is implemented as Read-Only and the NEXT Porperty is implemented (always Read-Write).</xsi:documentation>
    <xsi:documentation>RW means the CUR Property is implemented as Read-Write and the NEXT Porperty is not implemented.</xsi:documentation>
    <xsi:documentation>RWN means the CUR Property is implemented as Read-Write and the NEXT Porperty is implemented (always Read-Write).</xsi:documentation>
  </xsi:annotation>
</xsi:attribute>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd
Attribute Group rw
Namespace http://avschemas.usb.org/v1/AVSchema
Diagram
Diagram AVTypes_xsd_Attribute_Group_rw.tmp#rw_rw
Used by
Attributes
QName Type Fixed Default Use Annotation
rw rwType required
Used to indicate the read-write support level for the Control.
RO means the CUR Property is implemented as Read-Only and the NEXT Porperty is not implemented.
RON means the CUR Property is implemented as Read-Only and the NEXT Porperty is implemented (always Read-Write).
RW means the CUR Property is implemented as Read-Write and the NEXT Porperty is not implemented.
RWN means the CUR Property is implemented as Read-Write and the NEXT Porperty is implemented (always Read-Write).
Source
<xsi:attributeGroup name="rw">
  <xsi:attribute name="rw" type="rwType" use="required">
    <xsi:annotation>
      <xsi:documentation>Used to indicate the read-write support level for the Control.</xsi:documentation>
      <xsi:documentation>RO means the CUR Property is implemented as Read-Only and the NEXT Porperty is not implemented.</xsi:documentation>
      <xsi:documentation>RON means the CUR Property is implemented as Read-Only and the NEXT Porperty is implemented (always Read-Write).</xsi:documentation>
      <xsi:documentation>RW means the CUR Property is implemented as Read-Write and the NEXT Porperty is not implemented.</xsi:documentation>
      <xsi:documentation>RWN means the CUR Property is implemented as Read-Write and the NEXT Porperty is implemented (always Read-Write).</xsi:documentation>
    </xsi:annotation>
  </xsi:attribute>
</xsi:attributeGroup>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd