libreccm-legacy/ccm-shp-aplaws/doc/app-schemas/services.xsd

21 lines
663 B
XML
Executable File

<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:gen="http://xmlns.redhat.com/core/bebop/generator/1.0"
xmlns="http://www.arsdigita.com/aplaws/1.0"
elementFormDefault="qualified"
targetNamespace="http://www.arsdigita.com/aplaws/1.0">
<xs:element name="services">
<xs:annotation>
<xs:documentation xml:lang="en">
The services component is just a place holder for hooking onto
in XSLT. At this time it contains no content.
</xs:documentation>
<xs:appinfo>
<gen:class>com.arsdigita.aplaws.ui.ServicesComponent</gen:class>
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:schema>