Skip to content

Commit 997005c

Browse files
authored
xmlb-12, xmlb-13, xmlb-8 and xmlb-25 are recreated in SVG format. xmlb-15 is recreated in PNG format. (#221)
* xmlb-2 recreated in SVG format. Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-9 recreated in SVG format. Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-18 recreated in SVG format. Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-11 recreated in SVG format. Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-10 recreated in SVG format. Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-16 and xmlb-17 are recreated in SVG format. Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-3 and xmlb-4 are recreated in SVG format Signed-off-by: Dmitri Cherkas <[email protected]> * Package name is all lowercase now. (xmlb-3 and xmlb-4 are recreated in SVG format) Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-12 and xmlb-13 are recreated in SVG format Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-8 is recreated in SVG format Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-23 is recreated in SVG format Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-15 is recreated in PNG format Signed-off-by: Dmitri Cherkas <[email protected]> * xmlb-15 is recreated in PNG format Signed-off-by: Dmitri Cherkas <[email protected]>
1 parent 22b0c4e commit 997005c

File tree

11 files changed

+1320
-4
lines changed

11 files changed

+1320
-4
lines changed

spec/src/main/asciidoc/appH-binary_data.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,5 +243,5 @@ schema customization @attachmentRef of <jaxb:property>, specified in
243243

244244
.JAXB marshal/unmarshalling of optimized binary content.
245245
[[opbin]]
246-
image::images/xmlb-23.png[image]
246+
image::images/xmlb-23.svg[image]
247247

spec/src/main/asciidoc/ch05-java_representation.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ value.
636636

637637
.States of a Property Value
638638
[[a623]]
639-
image::images/xmlb-8.png[image]
639+
image::images/xmlb-8.svg[image]
640640

641641
*_Example:_* +
642642
In the purchase order schema, the `partNum`
@@ -902,10 +902,10 @@ Java components introduced in this section are reflected in the
902902
following diagram.
903903

904904
.UML diagram of Java Representationfootnote:[See next figure fordefault binding for anonymous type definition.]
905-
image::images/xmlb-12.png[image]
905+
image::images/xmlb-12.svg[image]
906906

907907
.UML diagram when xs:element is bound to schema-derived Element class
908-
image::images/xmlb-13.png[image]
908+
image::images/xmlb-13.svg[image]
909909

910910
See also <<table614>>.
911911

-9.93 KB
Binary file not shown.

spec/src/main/asciidoc/images/xmlb-12.svg

Lines changed: 453 additions & 0 deletions
Loading
-8.18 KB
Binary file not shown.

spec/src/main/asciidoc/images/xmlb-13.svg

Lines changed: 441 additions & 0 deletions
Loading
174 KB
Loading
-6 KB
Binary file not shown.

spec/src/main/asciidoc/images/xmlb-23.svg

Lines changed: 276 additions & 0 deletions
Loading
-5.29 KB
Binary file not shown.

0 commit comments

Comments
 (0)