<?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>1409</bug_id>
          
          <creation_ts>2005-05-13 20:13:31 +0000</creation_ts>
          <short_desc>[DM] are lax attributes of type xdt:untypedAtomic?</short_desc>
          <delta_ts>2005-09-29 11:03:33 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>Data Model 1.0</component>
          <version>Last Call drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Rys">mrys</reporter>
          <assigned_to name="Norman Walsh">Norman.Walsh</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3336</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Rys">mrys</who>
    <bug_when>2005-05-13 20:13:31 +0000</bug_when>
    <thetext>&quot;- The [validity] property exists and is not &quot;valid&quot;, or the [validition 
attempted] property exists and is not &quot;full&quot;, the schema type of an element is 
xs:anyType and the type of an attribute is xdt:untypedAtomic.&quot;

Wasn&apos;t that changed in Brisbane to be xs:anySimpleType for attributes? 

The Brisbane minutes are not a 100% clear. The advantage of xdt:untypedAtomic 
is that since that is the atomized dynamic type in this case anyway, it gives 
a better static type inference since we can statically assume such attributes 
(eg. in lax validation contexts) to be always untyped. The advantage of 
xs:anySimpleType is that it is aligned with schema.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3151</commentid>
    <comment_count>1</comment_count>
    <who name="Norman Walsh">Norman.Walsh</who>
    <bug_when>2005-05-17 15:56:09 +0000</bug_when>
    <thetext>Raleigh f2f resolution:

# The [validity] property exists and is &quot;invalid&quot;, or the [validition attempted]
property exists and is &quot;partial&quot;, the schema type of an element is xs:anyType
and the type of an attribute is xs:anySimpleType. 
  
# The [validity] property exists and is &quot;notKnown&quot;, and the [validition
attempted] property exists and is &quot;none&quot;, the schema type of an element is
xdt:untyped and the type of an attribute is xdt:untypedAtomic. 
 
# The [validity] or [valadition attempted] properties do not exist, the schema
type of an element is xdt:untyped and the type of an attribute is
xdt:untypedAtomic. 

See also http://www.w3.org/XML/2001/06/validity-outcomes.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>