This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/go/artf6434?nav=1 at Fri, 04 Nov 2022 22:05:47 GMT SourceForge : artf6434: Remove dfdl:format annotation from complex type

Project Home

Tracker

Documents

Tasks

Source Code

Discussions

File Releases

Wiki

Project Admin
Search Tracker
Project: DFDL-WG     Trackers > Specification version 1.0 > View Artifact
Artifact artf6434 : Remove dfdl:format annotation from complex type
Tracker: Specification version 1.0
Title: Remove dfdl:format annotation from complex type
Description:
Chapter 1 :   When the scoping rules were simplified in V 0.37 of spec, we removed dfd:format annotation from complex 
types but most of our examples in chapter 1 haven't been updated to to reflect this.. The examples should be updated to 
show this annotation at schema level.. 

   <xs:complexType name="example1"> 
          <xs:annotation> 
            <xs:appinfo> 
              <dfdl:format representation="binary" 
                      byteOrder="bigEndian" 
                      lengthKind="implicit" 
                      binaryFloatRepresentation="ieee" /> 
                      
            </xs:appinfo> 
     </xs:annotation> 
          <xs:sequence> 
            <xs:element name="w" type="int"/> 
            <xs:element name="x" type="int "/> 
            <xs:element name="y" type="double"/> 
            <xs:element name="z" type="float" /> 
          </xs:sequence> 
        </xs:complexType> 

Section 7.1 ( Page 47) --  Table should be updated to remove dfdl:format annotation from complex type.. 
Schema object	DFDL annotation
xs:choice	dfdl:choice
xs:complexType	dfdl:format
Submitted By: Suman Kalia
Submitted On: 01/12/2010 9:50 PM EST
Last Modified: 11/02/2010 5:58 AM EDT
Closed: 11/02/2010 5:58 AM EDT

Status / Comments Change Log Associations Attachments  
 (4 Items)
Field Old Value New Value Date Performed By
Status
Pending
Closed
11/02/2010 5:58 AM EDT Steve Hanson
Closed 11/02/2010 11/02/2010 5:58 AM EDT Steve Hanson
Status
Open
Pending
01/14/2010 12:43 PM EST Alan Powell
Assigned To None Alan Powell
01/14/2010 12:43 PM EST Alan Powell

 
 
 
< Previous
 
 
Next >
 


The Open Grid Forum Contact Webmaster | Report a problem | GridForge Help
This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/go/artf6434?nav=1 at Fri, 04 Nov 2022 22:05:52 GMT