X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:from:to:date:subject; q= dns; s=default; b=ISMt34Zh83xsSvCLLjTJeiGL3RcGMnRgAzRRapfL1wGdiu BA0xbj68SfZsgh+M2pWySkXT4Qx9B9Vn88hMAiwUCHp2GiN4Ilwh4c9RGjE0aYFX i3TYySMHMjrUQVggs3v1QMW1pOpq2gPjIakHNb5zJz4K6+6GEq5iP/y+q7B3c= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:from:to:date:subject; s= default; bh=SrxpWTaUHI+sEHKDLyKX/vA4n8w=; b=UOApTbLahW8w1XXU1bum BlaytVPIGbmkPmTDzG4MXkHQD21GHy+o8TyzG1yNu4w9zEuxrn5lto9K9wzfGFQ4 bxdnPt+CyLt4BhP2NAxuqWUHnxjDoQAS0NIMCeFOZlfBixZ0meIk1+eS9SaMOVyt JQcowykRBQ49y6McdX37ya4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=w3c, W3C, schema, H*MI:int Message-Id: From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Thu, 28 Jul 2016 04:17:42 -0500 Subject: [ANNOUNCEMENT] xsd 4.0.0-3 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * xsd-4.0.0-3 * xsd-doc-4.0.0-3 CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with the intricacies of reading and writing XML. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple