<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>4434</bug_id>
          
          <creation_ts>2007-03-29 17:32:53 +0000</creation_ts>
          <short_desc>Relocate Example 6-1.</short_desc>
          <delta_ts>2007-04-26 13:01:33 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WSDL</product>
          <component>Core</component>
          <version>2.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://lists.w3.org/Archives/Member/w3c-ws-desc/2007Mar/0009</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>resolved</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jonathan Marsh">jonathan</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          
          
          <qa_contact name="WSDL Mailing List">www-ws-desc</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>14598</commentid>
    <comment_count>0</comment_count>
    <who name="Jonathan Marsh">jonathan</who>
    <bug_when>2007-03-29 17:32:53 +0000</bug_when>
    <thetext>[[
6.1 Element based Extensibility

WSDL 2.0 allows extensions to be defined in terms of element information items. 
The WSDL 2.0 schema defines a base type for use by extension elements.  (see Example 6-1 shows the type definition). The use of this type as a base type is, however, optional. 

Extension elements are commonly used to specify some technology-specific binding. They allow innovation in the area of network and message protocols without having to revise the base WSDL 2.0 specification. WSDL 2.0 recommends that specifications defining such protocols also define any necessary WSDL 2.0 extensions used to describe those protocols or formats. 

Example 6-1. Base type for extension elements
&lt;xs:complexType name=&apos;ExtensionElement&apos; abstract=&apos;true&apos; &gt;
  &lt;xs:attribute ref=&apos;wsdl:required&apos; use=&apos;optional&apos; /&gt;
&lt;/xs:complexType&gt;
]]

Move the example before the last paragraph.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14773</commentid>
    <comment_count>1</comment_count>
    <who name="Jonathan Marsh">jonathan</who>
    <bug_when>2007-04-19 15:39:02 +0000</bug_when>
    <thetext>Proposal accepted.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>