Mercurial > repos > guerler > springsuite
view planemo/lib/python3.7/site-packages/galaxy/tool_util/xsd/galaxy.jxb @ 1:56ad4e20f292 draft
"planemo upload commit 6eee67778febed82ddd413c3ca40b3183a3898f1"
author | guerler |
---|---|
date | Fri, 31 Jul 2020 00:32:28 -0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <jxb:bindings xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:jxb="http://java.sun.com/xml/ns/jaxb" jxb:version="2.1" > <jxb:bindings schemaLocation="galaxy.xsd"> <jxb:bindings node="/xs:schema/xs:complexType[@name='Param']/xs:complexContent/xs:extension/xs:attribute[@name='label']"> <jxb:property name="LabelAttribute"/> </jxb:bindings> <jxb:bindings node="/xs:schema/xs:complexType[@name='ParamOption']/xs:simpleContent/xs:extension/xs:attribute[@name='value']"> <jxb:property name="ValueAttribute"/> </jxb:bindings> </jxb:bindings> </jxb:bindings>