
schema.component-info-list-version.rnc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jbi-admin-common Show documentation
Show all versions of jbi-admin-common Show documentation
The "jbi-admin-common" Common CLI code
The newest version!
default namespace this = "http://java.sun.com/xml/ns/jbi/component-info-list/version"
start = element VersionInfo
{
attribute component-version { xsd:string },
attribute build-number{ xsd:string }
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy