Search results

From Code Synthesis Wiki

For query "Gml-3.2.1-split-code.tar.gz"
Jump to: navigation, search

There is no page titled ":Gml-3.2.1-split-code.tar.gz". You can create this page.

For more information about searching Code Synthesis Wiki, see Searching Code Synthesis Wiki.

Showing below up to 20 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

No page title matches

Page text matches

  1. Tree/FAQ (27818 bytes)
    6: ...ntation/cxx/tree/guide/ C++/Tree Mapping Getting Started Guide].
    19: ... other platforms wchar_t is 4 bytes long and UTF-32 is used.
    128: --anonymous-regex '%.* .* (.+/)*(.+)%$2Type%'
    130: ...rnatively, you can make names of anonymous types start with capital letters by using the following opti...
    132: --anonymous-regex '%.* .* (.+/)*(.+)%\u$2%'
  2. Main Page (402 bytes)
  3. XSD/Post release notes/2.3.0 (1202 bytes)
    3: ...[http://www.codesynthesis.com/pipermail/xsd-users/2006-September/000518.html "Bug report for XSD"] th...
    5: ....0-base64-patch.tar.gz xsd-2.3.0-base64-patch.tar.gz]
    6: ...m/download/xsd/2.3/xsd-2.3.0-base64-patch.zip xsd-2.3.0-base64-patch.zip]
    10: ...the [http://codesynthesis.com/pipermail/xsd-users/2006-December/000649.html "Losing double precision ...
    12: ...patch.tar.gz xsd-2.3.0-fp-serialization-patch.tar.gz]
  4. Schemas/GML (3229 bytes)
    3: ...ache.org/jira/browse/XERCESC-1281 Xerces-C++ bug 1281] that prevented Xerces-C++
    4: ...mas. All precompiled binaries of XSD from version 2.3.0 are shipped with this fix. Note that you don'...
    5: ...e also that this bug has been fixed in Xerces-C++ 2.8.0.
    7: ...al circular dependency between smil20.xsd and smil20-language.xsd. There are two ways to resolve this...
    9: ...s [http://www.codesynthesis.com/~boris/blog/2008/02/13/codesynthesis-xsd-3-1-0-released/ blog post].
  5. Tree/Customization guide (42691 bytes)
    13: ...being compiled. The name is unqualified since the target namespace of the schema is always assumed. The...
    15: <schema xmlns="http://www.w3.org/2001/XMLSchema"
    16: targetNamespace="http://www.example.com/hello">
    113: <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    115: targetNamespace="http://www.codesynthesis.com/contact...
  6. Schemas/COLLADA (910 bytes)
    13: ....0-1546.patch]] patch to fix this bug. Xerces-C++ 2.8.0 and later have this bug fixed.
  7. Schemas/SMIL (1434 bytes)
    1: ...ttp://www.w3.org/TR/2005/REC-SMIL2-20050107/ SMIL 2.0] schemas with XSD.
    3: ...al circular dependency between smil20.xsd and smil20-language.xsd which prevent XSD from sucessefully...
    5: ...s [http://www.codesynthesis.com/~boris/blog/2008/02/13/codesynthesis-xsd-3-1-0-released/ blog post].
    9: ... following two packages contain the official SMIL 2.0 schemas with circular dependencies removed by i...
    11: ...0-schemas-split.tar.gz|smil-2.0-schemas-split.tar.gz]]
  8. XSD/HP-UX AP (2890 bytes)
    3: ...5b49c108973a801/?ciid=4a089099cee021109099cee02110275d6e10RCRD HP aCC documentation], aCC provides tw...
    15: ...ry headers because of the file name clashes (see (2) above). The iostream portion does not have such ...
  9. Using XSD with Microsoft Visual Studio (15190 bytes)
    5: == Visual Studio .NET 2003 (7.1) ==
    20: == Visual Studio 2005 (8.0) and 2008 (9.0) ==
    22: ...o 2003. Additionally, starting from Visual Studio 2005, you can use the rules-based approach of setti...
    24: ...er etc\vc-8.0 (for VS 2005) or etc\vc-9.0 (for VS 2008) to the "Rule File Search Paths" field. Then p...
    34: == Visual Studio 201X (1X.0) ==
  10. XSD/Schema compilation checklist (7114 bytes)
    11: ...o place the generated code for a schema without a target namespace into a C++ namespace, use the empty ...
    15: ...ion/cxx/parser/guide/ C++/Parser Mapping Getting Started Guide].
    17: ...s [http://www.codesynthesis.com/~boris/blog/2008/02/13/codesynthesis-xsd-3-1-0-released/ blog post].
    23: ...ntation/cxx/tree/guide/ C++/Tree Mapping Getting Started Guide] for details.
    29: ...s/xsd/documentation/cxx/tree/manual/#2.11 Section 2.11, "Mapping for <code>xsi:type</code> and Substi...
  11. Schemas/NIST-ITL (3021 bytes)
    3: When trying to compile the 2007f version of this schema with XSD, you may get ...
    5: type 'http://niem.gov/niem/ansi-nist/2.0:FingerprintType' is not found
    7: ...synthesis.com/pipermail/xsd-users/2009-March/002282.html "Compiling the NIST-ITL schema with XSD"] th...
    11: ...LantentImageRecord, etc., all substitute PackageDataRecord but are all of the same PackageImageRecordTy...
    16: ...lowing two packages contain the fixed-up NIST-ITL 2007f schemas, custom xml_schema::type implementati...
  12. Schemas/CityGML (2115 bytes)
    9: * [[Media:Citygml-1.0.0.tar.gz|citygml-1.0.0.tar.gz]]
    12: ...desynthesis.com/pipermail/xsd-users/2009-April/002299.html CityGML 1.0.0 and C++/Parser interface] th...
  13. XSD/AIX XLC (708 bytes)
  14. Using XSDE with iOS and XCode 3 (2025 bytes)
    17: 2. Add the generated files to your project.
    26: ...averse the object model, as shown in the Getting Started Guides and examples.
  15. Schemas/RailML (1786 bytes)
    3: == RailML 2.0 ==
    5: To compile RailML 2.0 schemas perform the following steps:
    7: 1. Download [http://www.w3.org/2001/03/xml.xsd xml.xsd] and place it into the Rail...
    9: ...oad [http://dublincore.org/schemas/xmls/qdc/2008/02/11/dc.xsd dc.xsd] and place it into the RailML sc...
    11: ...er Releases section) and unpack it into the mathml2 subdirectory in the RailML schema directory.
  16. Using XSD with Qt Creator (2648 bytes)
    7: 2. Start the Cygwin shell and set the PATH variable to in...
    13: ...or-winsock --disable-shared CXXFLAGS=-O2 CFLAGS=-O2
    17: ...he --prefix configure option and the make install target.
  17. ODB (1820 bytes)
    17: ...[http://www.codesynthesis.com/~boris/blog/2012/03/27/cxx11-support-in-odb/ C++11 Support in ODB]
    18: * [http://www.codesynthesis.com/~boris/blog/2012/10/16/custom-cxx-to-database-type-mapping-in-odb/...
    19: * [http://www.codesynthesis.com/~boris/blog/2012/07/18/custom-database-to-cxx-type-mapping-in-odb/...
    20: * [http://www.codesynthesis.com/~boris/blog/2012/08/07/cxx-event-logging-sqlite-odb/ C++ Event Log...
    21: ...http://www.codesynthesis.com/~boris/blog/2012/08/22/odb-license-exception/ ODB License Exception for ...
  18. Binary serialization (2003 bytes)
    8: ...e.vanderbilt.edu/Doxygen/6.0.1/html/libace-doc/a00240.html ACE_InputCDR Class Reference]
    36: ...ataStream format (tested on a Ubuntu Linux 10.10 32-bit computer).
  19. Using ODB with Eclipse CDT (6093 bytes)
    5: 2. In Eclipse, select "File"->"New"->"C++ Project"....
    25: ...ing like Bootstrap. Then uncheck the "Same as the target name" box and enter the name of the generated ...
    27: ...->Make Targets->Build and selecting the Bootstrap target. After that we can continue with normal builds...
    33: 2. Add the <code>/opt/odb/lib</code> path to the <c...
    43: ...aries from this terminal and from Eclipse if you start it from this terminal.
  20. Open source projects that use XSD (1386 bytes)
    2: ...l mass spec data. License: Apache License version 2. It uses the streaming functionality in Codesynth...
    4: ...l-processing-using-multi-paradigm-design-in-c-5254288 video recorded] session on LEESA.

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).



Search in namespaces :

List redirects   Search for
Views
Personal tools