Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by SimonLaws: http://wiki.apache.org/ws/Tuscany/Interop ------------------------------------------------------------------------------ === Schema Feature === Spec version 2.0.1 features - || '''Feature''' || '''Schema''' || '''Java''' || '''C++''' || '''PHP''' || '''Note''' || + || '''Feature''' || '''Schema''' || '''Java M1''' || '''C++ SVN''' || '''PHP R1.0.1''' || '''Note''' || || With target namespace || interop1.xsd || || || || || || Without target namespace || interop?.xsd || || || || || || With sdoJava``:package || interop?.xsd || || || || || || SimpleTypeWithName || interop1.xsd || || || || || + || Element || interop1.xsd || || || || || + || Element of simple type || interop1.xsd || || || || || || SimpleTypeAnonymous || interop1.xsd || || || || || || Global Element || interop1.xsd || || || || || + || Element Ref || interop.xsd || || || || || || SimpleTypeWithSDOName || interop1.xsd || || || || || || SimpleTypeWithAbstract || interop1.xsd || || || || What verison of XML schema is this valid in? || || SimpleTypeWithInstanceClass || interop1.xsd || || N/A || N/A || Spec doesn't indicate that restriction | list | union required || @@ -68, +71 @@ || AttributeWithSDOPropertyType || interop1.xsd || || || || || || AttributeWithSDOPropertySDOOppositePropertyType || interop1.xsd || || || || || || AttributeWithSDODataType || interop1.xsd || || || || || - || || || || || || || - || || || || || || || + || ElementWithSDOName || interop1.xsd || || || || || + || ElementWithSDOAliasName || interop1.xsd || || || || || + || ElementWithMaxOccurs || interop1.xsd || || || || || + || Element in sequence || interop1.xsd || || || || || + || ElementInChoice || interop1.xsd || || || || || + || ElementInAll || interop1.xsd || || || || || + || ElementWithNillable || interop1.xsd || || || || || + || ElementInAll || interop1.xsd || || || || || + || ElementSubstitutionGroupBase || interop1.xsd || || || || || + || Element of simple type || interop1.xsd || || || || || + || ElementOfSimpleTypeWithDefault || interop1.xsd || || || || || + || ElementOfSimpleTypeWithFixed || interop1.xsd || || || || || + || ElementOfSimpleTypeWithSDOString || interop1.xsd || || || || || + || ElementOfSimpleTypeWithSDOPropertyType || interop1.xsd || || || || || + || ElementOfSimpleTypeWithSDOOppositePropertyType || interop1.xsd || || || || || + || ElementOfSimpleTypeWithSDODataType || interop1.xsd || || || || || + || ElementOfSDOChangeSummaryType || interop1.xsd || || || || || + || anySimpleType || interop1.xsd || || || || || + || anyType || interop1.xsd || || || || || + || anyURI || interop1.xsd || || || || || + || base64Binary || interop1.xsd || || || || || + || boolean || interop1.xsd || || || || true, false, 1, 0 || + || byte || interop1.xsd || || || || -128, ...-1, 0, 1, ... 127 || + || date || interop1.xsd || || || || 1999-05-31 || + || dateTime || interop1.xsd || || || || 1999-05-31T13:20:00.000-05:00 May 31st 1999 at 1.20pm Eastern Standard Time which is 5 hours behind Co-Ordinated Universal Time, || + || decimal || interop1.xsd || || || || -1.23, 0, 123.4, 1000.00 || + || double || interop1.xsd || || || || -INF, -1E4, -0, 0, 12.78E-2, 12, INF, NaN || + || duration || interop1.xsd || || || || P1Y2M3DT10H30M12.3S 1 year, 2 months, 3 days, 10 hours, 30 minutes, and 12.3 seconds || + || ENTITIES || interop1.xsd || || || || || + || ENTITY || interop1.xsd || || || || || + || float || interop1.xsd || || || || -INF, -1E4, -0, 0, 12.78E-2, 12, INF, NaN || + || gDay || interop1.xsd || || || || ---31 the 31st day || + || gMonth || interop1.xsd || || || || --05 May || + || gMonthDay || interop1.xsd || || || || --05-31 every May 31st || + || gYear || interop1.xsd || || || || 1999 || + || gYearMonth || interop1.xsd || || || || 1999-02 the month of February 1999, regardless of the number of days || + || hexBinary || interop1.xsd || || || || || + || ID || interop1.xsd || || || || || + || IDREF || interop1.xsd || || || || || + || IDREFS || interop1.xsd || || || || || + || int || interop1.xsd || || || || -2147483648, ... -1, 0, 1, ... 2147483647 || + || integer || interop1.xsd || || || || ...-1, 0, 1, ...|| + || language || interop1.xsd || || || || en-GB, en-US, fr valid values for xml:lang as defined in XML 1.0 || + || long || interop1.xsd || || || || -9223372036854775808, ... -1, 0, 1, ... 9223372036854775807 || + || Name || interop1.xsd || || || || || + || NCName || interop1.xsd || || || || || + || negativeInteger || interop1.xsd || || || || ... -2, -1 || + || NMTOKEN || interop1.xsd || || || || || + || NMTOKENS || interop1.xsd || || || || || + || nonNegativeInteger || interop1.xsd || || || || 0, 1, 2, ... || + || nonPositiveInteger || interop1.xsd || || || || ... -2, -1, 0 || + || normalizedString || interop1.xsd || || || || || + || NOTATION || interop1.xsd || || || || || + || positiveInteger || interop1.xsd || || || || 1, 2, ... || + || QName || interop1.xsd || || || || || + || short || interop1.xsd || || || || -32768, ... -1, 0, 1, ... 32767 || + || string || interop1.xsd || || || || || + || time || interop1.xsd || || || || 13:20:00.000, 13:20:00.000-05:00 || + || token || interop1.xsd || || || || || + || unsignedByte || interop1.xsd || || || || 0, 1, ... 255 || + || unsignedInt || interop1.xsd || || || || 0, 1, ...4294967295 || + || unsignedLong || interop1.xsd || || || || 0, 1, ... 18446744073709551615 || + || unsignedShort || interop1.xsd || || || || 0, 1, ... 65535 || Other features || '''Feature''' || '''Schema''' || '''Java''' || '''C++''' || '''PHP''' || '''Note''' || --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]