cargilld 2005/03/08 06:44:50 Modified: c/scripts sanityTest_ExpectedResult.log Log: Update order of output for EnumVal and SEnumVal to account for recent changes. Revision Changes Path 1.71 +17 -17 xml-xerces/c/scripts/sanityTest_ExpectedResult.log Index: sanityTest_ExpectedResult.log =================================================================== RCS file: /home/cvs/xml-xerces/c/scripts/sanityTest_ExpectedResult.log,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- sanityTest_ExpectedResult.log 24 Dec 2004 19:21:46 -0000 1.70 +++ sanityTest_ExpectedResult.log 8 Mar 2005 14:44:50 -0000 1.71 @@ -960,9 +960,9 @@ Name: link Content Model: EMPTY - Attributes: - Name:subordinates, Type: IDREF(S) + Attributes: Name:manager, Type: IDREF(S) + Name:subordinates, Type: IDREF(S) Name: family Content Model: (#PCDATA) @@ -996,19 +996,16 @@ TypeName: ,C1 ContentType: Attributes: - Name: salary - Type: CDATA - Default Type: #IMPLIED - Base Datatype: Decimal -Facets: - fractionDigits=0 - pattern=[+\-]?[0-9]+ - Name: id Type: ID Default Type: #REQUIRED Base Datatype: ID + Name: note + Type: CDATA + Default Type: #IMPLIED + Base Datatype: string + Name: contr Type: CDATA Default Type: #DEFAULT @@ -1018,10 +1015,13 @@ true false - Name: note + Name: salary Type: CDATA Default Type: #IMPLIED - Base Datatype: string + Base Datatype: Decimal +Facets: + fractionDigits=0 + pattern=[+\-]?[0-9]+ -------------------------------------------- Name: name @@ -1073,16 +1073,16 @@ ComplexType: TypeName: ,C6 Attributes: - Name: subordinates - Type: IDREFS - Default Type: #IMPLIED - Base Datatype: List - Name: manager Type: IDREF Default Type: #IMPLIED Base Datatype: IDREF + Name: subordinates + Type: IDREFS + Default Type: #IMPLIED + Base Datatype: List + -------------------------------------------- The tree just created contains: 4 elements. DOMMemTest
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]