Package com.helger.sbdh
Class CSBDH
java.lang.Object
com.helger.sbdh.CSBDH
Contains all the constants for SBDH handling.
- Author:
- Philip Helger
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringNamespace URI for SBDH 1.3static final StringXML Schema resources for SBDH 1.3 - since include is used, the other schemas must not be specified.static final List<com.helger.io.resource.ClassPathResource> XML Schema resources for SBDH 1.3 - since include is used, the other schemas must not be specified. -
Method Summary
-
Field Details
-
SBDH_XSD_PATH
XML Schema resources for SBDH 1.3 - since include is used, the other schemas must not be specified.- See Also:
-
SBDH_XSDS
@CodingStyleguideUnaware public static final List<com.helger.io.resource.ClassPathResource> SBDH_XSDSXML Schema resources for SBDH 1.3 - since include is used, the other schemas must not be specified. -
SBDH_NS
Namespace URI for SBDH 1.3- See Also:
-