Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-11added factory class default and XmlType constructor validationpfullbright1-0/+2
2011-11-03bug 362713 - fixed npe on validationpfullbright1-1/+1
2011-11-02reworked SchemaLibrary for better usabilitypfullbright1-1/+2
2011-10-28XmlIDREF validation supportpfullbright1-2/+3
2011-10-27XmlList validation supportpfullbright1-1/+3
2011-10-26XmlID validationpfullbright1-1/+2
2011-10-26XmlSchemaType validationpfullbright1-0/+4
2011-10-25XmlEnumValue validation and content assistpfullbright1-0/+5
2011-10-25Jaxb enum validationpfullbright1-0/+5
2011-10-19added XmlType.propOrder validation and content assitpfullbright1-1/+5
2011-10-18support for included attributespfullbright1-6/+10
2011-09-19added method signature validation to XmlElementDeclpfullbright1-0/+2
2011-09-13XmlElementRef(s) and XmlElementDecl validationpfullbright1-0/+12
2011-08-25XmlElementRef validation (and refactoring to support it)pfullbright1-1/+5
2011-08-23changed "SchemaComponentRef" -> "QName"pfullbright1-2/+2
2011-08-18XmlElements and XmlIDREF validationpfullbright1-1/+1
2011-08-16added validation for XmlElement.type being subtype of attribute base typepfullbright1-0/+1
2011-08-15refactored XmlElement out to its own component; added XmlElements model and v...pfullbright1-0/+5
2011-06-29added schema component ref impl to xml root element and xml typepfullbright1-2/+0
2011-06-29added schema component ref annotation and context model supportpfullbright1-6/+6
2011-05-24bug 346526 - fix for unresolveable schema in librarypfullbright1-0/+1
2011-04-07added validation and content assist for name and namespacepfullbright1-2/+19
2011-03-02326720 - XmlIDREF and XmlAttachmentRef context model support and validationkmoore1-0/+1
2011-03-02326720 - XmlID context model support and validationkmoore1-17/+19
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore1-1/+1
2011-02-10326718 - XmlAnyElement, XmlAnyAttribute, XmlMixed context model support and v...kmoore1-0/+3
2011-02-08add library provider validation to project validationpfullbright1-0/+1
2011-02-05updating references to newly renamed org.eclipse.jpt.db and org.eclipse.jpt.u...kmoore1-1/+1
2011-02-04326718 - added XmlValue attribute mapping context model and validationkmoore1-1/+2
2011-02-03326718 - add XmlList annotation support to XmlElement and XmlAttribute mappingkmoore1-0/+1
2011-02-02326718 - add XmlElementWrapper annotation support to XmlElement mappingkmoore1-0/+1
2011-01-31Phase 1 - refactoring to org.eclipse.jpt.common.*kmoore2-2/+2
2011-01-18326717 - JAXB support for XmlAttribute, XmlELement, XmlJavaTypeAdapter and th...kmoore1-2/+7
2011-01-18added default name and namespace, content assist, and validation to XmlRootEl...pfullbright1-0/+3
2011-01-11added validation for XmlTypepfullbright1-0/+4
2010-12-21hooked up context model validation; added package namespace validationpfullbright2-12/+20
2010-11-17added validation hooks (so that devs can trigger project build/update in work...pfullbright3-0/+212

    Back to the top