Definition Type: Attribute
Name: uri
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Use (Optional)
Documentation:
Defines the address of the Documentation object. A URL can be a URI.
Collapse XSD Schema Diagram:
XSD Diagram of uri in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="uri" type="xsd:anyURI">
    <xsd:annotation>
        <xsd:documentation>Defines the address of the Documentation object. A URL
							can be a URI. </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>