Showing:

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