XML PER DOMINO


point element
Esempio

Represents the position of a point in a two-dimensional space using the Cartesian coordinates, x and y.

Containment Hierarchy

Contained by: %rectpoints;, %polypoints;

Syntax

<!ELEMENT point EMPTY >

Attributes

<!ATTLIST point
x%integer;#IMPLIED
y%integer;#IMPLIED
>

x


y
Esempio
Vedere anche