issues
search
sshyran
/
genxdm
Automatically exported from code.google.com/p/genxdm
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Configure Renovate
#164
renovate[bot]
opened
2 years ago
0
review try/finally usage ; when we can require jse 7, switch to arm blocks
#163
GoogleCodeExporter
opened
8 years ago
0
AxiomModel.attributeIdentity always looks up attribute id, even for newly minted attributes
#162
GoogleCodeExporter
closed
8 years ago
1
CursoryReader does not recognize when it reaches origin node
#161
GoogleCodeExporter
closed
8 years ago
1
Migrate to GitHub
#160
GoogleCodeExporter
opened
8 years ago
0
Need late resolution for element typeRefs
#159
GoogleCodeExporter
opened
8 years ago
1
Cyclic includes cause duplicate component definitions
#158
GoogleCodeExporter
closed
8 years ago
1
Schema parser mistakenly reports cyclic types error
#157
GoogleCodeExporter
closed
8 years ago
1
Schema parser calculates incorrect type for element declaration
#156
GoogleCodeExporter
closed
8 years ago
2
XSD schema parser creates incorrect QName for substitutionGroup in an included schema
#155
GoogleCodeExporter
closed
8 years ago
1
Invalid report of cyclic model group during schema parse
#154
GoogleCodeExporter
closed
8 years ago
2
Validator failing when processContents is skip, but unresolvable xsi:type is present
#153
GoogleCodeExporter
closed
8 years ago
3
Schema parse fails for schemas with spaces in targetNamespace attribute value
#152
GoogleCodeExporter
closed
8 years ago
1
Schema parser should ignore chameleons already parsed into a particular namespace
#151
GoogleCodeExporter
closed
8 years ago
1
Schema parser fails to resolve components from imported schema if LAST_IN_WINS option is set
#150
GoogleCodeExporter
closed
8 years ago
1
Schema type references not resolved properly if LoadOptions.LAST_IN_WINS is true
#149
GoogleCodeExporter
closed
8 years ago
1
To schema parser, add option to accept the last component of a given QName, rather than the first
#148
GoogleCodeExporter
closed
8 years ago
2
Schema parser should always re-parse chameleon schemas
#147
GoogleCodeExporter
closed
8 years ago
1
Review GenXDM guidelines for the proper use of Error, (checked) Exception, and RuntimeException
#146
GoogleCodeExporter
opened
8 years ago
0
Where we have UnsupportedOperationException meaning "not implemented yet," implement.
#145
GoogleCodeExporter
opened
8 years ago
0
XMLSchemaConverter.subtypes(...) method should use QName comparisons rather than object identity
#144
GoogleCodeExporter
closed
8 years ago
1
Allow content models w/conflicts between wildcards and elements. Then, choose the element.
#143
GoogleCodeExporter
closed
8 years ago
1
Use of 'throw new AssertionError("TODO");' is probably non-optimal as a task notation
#142
GoogleCodeExporter
closed
8 years ago
2
ValidatorFactory (in processor.w3c.xs.validation) should not have an <N> parameter, and should not take TypedContext as an argument in its constructor
#141
GoogleCodeExporter
opened
8 years ago
1
SmDuplicateElementException message needs to include element name
#140
GoogleCodeExporter
closed
8 years ago
1
Add a utility that can reliably create a URI from a string, regardless of %-encoding issues
#139
GoogleCodeExporter
closed
8 years ago
1
Enhance org.genxdm.io.Resolver method signatures to include base URI as string
#138
GoogleCodeExporter
closed
8 years ago
1
Use of URI in the API is inappropriate
#137
GoogleCodeExporter
closed
8 years ago
2
Provide a means to tell the validation processor to skip elements by name
#136
GoogleCodeExporter
closed
8 years ago
1
During validation, improper resolution of xsd:keys
#135
GoogleCodeExporter
closed
8 years ago
1
Schema parse does not allow union types to have memberTypes of union
#134
GoogleCodeExporter
closed
8 years ago
1
TypedContext.validate method implementation should be available in bridgekit
#133
GoogleCodeExporter
closed
8 years ago
1
Provide an additional validation API that takes a <N>ode and a QName type, disregarding the element name of the node
#132
GoogleCodeExporter
closed
8 years ago
1
SchemaConstraintChecker.castUp method fails to account for target type of Integer
#131
GoogleCodeExporter
closed
8 years ago
1
During validation, xsi:type resolution fails for bridges whose QName representation does not store prefixes
#130
GoogleCodeExporter
closed
8 years ago
1
SchemaException subclasses should include all pertinent information in getMessage() methods
#129
GoogleCodeExporter
opened
8 years ago
3
Call SchemaParticle.isMaxOccursUnbounded() prior to calling SchemaParticle.getMaxOccurs()
#128
GoogleCodeExporter
closed
8 years ago
1
DomFragmentBuilder should re-use DocumentBuilder
#127
GoogleCodeExporter
closed
8 years ago
4
Use of "==" in org.genxdm.bridgekit.xs.SchemaSupport.subtype(Type,Type) method should use QName comparison
#126
GoogleCodeExporter
closed
8 years ago
1
[deleted issue]
#125
GoogleCodeExporter
closed
8 years ago
0
axiom bridge dependency on axiom is increasingly problematic
#124
GoogleCodeExporter
closed
8 years ago
1
Add org.genxdm.xs.Type.isSimpleType() method; remove Type.isAtomicType() method
#123
GoogleCodeExporter
opened
8 years ago
1
Schema parse fails to properly recognize type declaration in existing cache
#122
GoogleCodeExporter
closed
8 years ago
2
XPath 1.0 conversion of empty node-set to string should return empty string.
#121
GoogleCodeExporter
closed
8 years ago
1
Model API insufficiently documented for null node argument; implementations vary unacceptably
#120
GoogleCodeExporter
closed
8 years ago
2
XMLSchemaParser does not enforce mutual exclusion between "nillable" and "ref" attributes for local xs:element declarations
#119
GoogleCodeExporter
closed
8 years ago
3
AttributeManager improperly compares strings in xsi namespace
#118
GoogleCodeExporter
closed
8 years ago
1
TypesBridgeImpl.accept method is incomplete
#117
GoogleCodeExporter
closed
8 years ago
1
AnyURIType.validate improperly handles whitespace
#116
GoogleCodeExporter
closed
8 years ago
2
Clean up derived-from-apache code newly added to org.genxdm.bridgekit.misc
#115
GoogleCodeExporter
opened
8 years ago
2
Next