For historically reason, we continue maintaining another namespace of identification extension but we highly recommend you to use the latest version to annotate component version info because the old namespace doesn't define any element or attribute for component version info. This is the old deprecated xsd:
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.sun.com/jbi/descriptor/identification" targetNamespace="http://www.sun.com/jbi/descriptor/identification"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:element name="VersionInfo" type="tns:VersionInfoType"/>
<xs:complexType name="VersionInfoType">
<xs:attribute name="specification-version" type="xs:string"/>
<xs:attribute name="build-number" type="xs:string"/>
</xs:complexType>
</xs:schema>
This page (revision-2) was last changed on
10-Sep-08 16:44 PM, -0700
by jun yang.
This page was created on
10-Sep-08 15:52 PM, -0700 by jun yang.
More info...
| Version |
Date |
Author |
Size |
Changes ... |
|
2
|
10-Sep-08 16:44 PM, -0700
|
jun yang |
875 |
to previous
|
|
1
|
10-Sep-08 15:52 PM, -0700
|
jun yang |
875 |
to last
|