Showing:

Diagrams
Source
Used by
Complex Type extensionType
Namespace http://avschemas.usb.org/v1/AVSchema
Diagram
Diagram
Used by
Model ANY element from ANY namespace OTHER than 'http://avschemas.usb.org/v1/AVSchema'
Source
<xsi:complexType name="extensionType">
  <xsi:sequence>
    <xsi:any namespace="##other" processContents="skip" minOccurs="0" maxOccurs="unbounded">
      <xsi:annotation>
        <xsi:documentation>Any vendor-specific extensions go here.</xsi:documentation>
      </xsi:annotation>
    </xsi:any>
  </xsi:sequence>
</xsi:complexType>
Schema location file:/Users/Geert/Documents/Data/PROJECTS/XML/AVSchema/AVTypes.xsd