Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7C7A7E64B for ; Sat, 16 Mar 2013 14:48:15 +0000 (UTC) Received: (qmail 95270 invoked by uid 500); 16 Mar 2013 14:48:14 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 95249 invoked by uid 500); 16 Mar 2013 14:48:14 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 95223 invoked by uid 99); 16 Mar 2013 14:48:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Mar 2013 14:48:13 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aharui@adobe.com designates 64.18.1.181 as permitted sender) Received: from [64.18.1.181] (HELO exprod6og101.obsmtp.com) (64.18.1.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Mar 2013 14:48:05 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob101.postini.com ([64.18.5.12]) with SMTP ID DSNKUUSGD3N2DARPjdYgbYod2gaTyOBA35Jl@postini.com; Sat, 16 Mar 2013 07:47:44 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r2GEia1v005795 for ; Sat, 16 Mar 2013 07:44:37 -0700 (PDT) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id r2GEleXL008768 for ; Sat, 16 Mar 2013 07:47:41 -0700 (PDT) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nahub02.corp.adobe.com (10.8.189.98) with Microsoft SMTP Server (TLS) id 8.3.298.1; Sat, 16 Mar 2013 07:47:40 -0700 Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%11]) with mapi; Sat, 16 Mar 2013 07:47:39 -0700 From: Alex Harui To: "dev@flex.apache.org" Date: Sat, 16 Mar 2013 07:47:38 -0700 Subject: Re: Namespaces in FXG Thread-Topic: Namespaces in FXG Thread-Index: Ac4iLJ5Etaks4d6eRxOw/QreN3PoPQAKJW1l Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.15.0.121009 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Should be possible to write an AIR app to do that. Want to try to create it? On 3/16/13 2:56 AM, "Sebastian Mohr" wrote: > Hi, >=20 > This sample FXG file [1] I got generated from Flash Catalyst CS5.5 > in my latest Flex mobile project. I wonder what all these namespaces > are good for and if I need to keep them? Usually, when using these > FXG skins in my Flex projects I go through these FXG files and remove > all the namespaces beside the most important one: >=20 > xmlns=3D"http://ns.adobe.com/fxg/2008" >=20 > Is there a simple XSLT parser out there that can remove these possibly > unneeded namespaces automatically? This would be a real time saver. >=20 > Thank you! >=20 >=20 > -=20 > Sebastian (PPMC) > Interaction Designer >=20 > Looking for a Login Example with Apache Flex? Please check out this code: > http://code.google.com/p/masuland/wiki/LoginExample >=20 >=20 > [1] Sample FXG file: >=20 > > xmlns:ATE=3D"http://ns.adobe.com/ate/2009" > xmlns:ai=3D"http://ns.adobe.com/ai/2009" > xmlns:fc=3D"http://ns.adobe.com/flashcatalyst/2009" > xmlns:d=3D"http://ns.adobe.com/fxg/2008/dt" > xmlns=3D"http://ns.adobe.com/fxg/2008" > xmlns:flm=3D"http://ns.adobe.com/flame/2008" > version=3D"2.0" >>=20 > > flm:knockout=3D"false"> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >=20 --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui