This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 136540 - Add schema based transformmap validation
Summary: Add schema based transformmap validation
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks: 117043
  Show dependency tree
 
Reported: 2008-06-05 10:51 UTC by Vitaly Bychkov
Modified: 2009-12-07 11:41 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2008-06-05 10:51:27 UTC
Add schema based transformmap validation.
The transformmap schema is here: xslt.tmap/src/org/netbeans/modules/xslt/tmap/resources/transformmap.xsd 

The next transformmap is invalid from the schema view:
<?xml version="1.0" encoding="UTF-8"?>
<transformmap
    xmlns="http://www.sun.com/jbi/xsltse/transformmap"
    targetNamespace="http://enterprise.netbeans.org/transformmap/XsltModule7"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:tns="http://enterprise.netbeans.org/transformmap/XsltModule7"
xmlns:ns1="http://localhost/SynchronousSample/SynchronousSample">

    <import namespace="http://localhost/SynchronousSample/SynchronousSample" location="SynchronousSample.wsdl"/>
    <serviced name="Service1" portType="ns1:portType1">
    </serviced>
</transformmap>
Comment 1 Vladimir Yaroslavskiy 2008-07-30 15:18:11 UTC
fixed in soa-dev: 03e9ca702f7c
Comment 2 _ alexpetrov 2009-12-07 11:41:20 UTC
Verified on:
gfesbv22_620_20091207_1714
Product Version: NetBeans IDE 6.7.1 (Build 200911291800)
Java: 1.5.0_22; Java HotSpot(TM) Client VM 1.5.0_22-b03
System: Linux version 2.6.31-14-generic running on i386; UTF-8; en_US (nb)