XMP Specification September 2005 25 XMP Storage Model Serializing XMP 3 rdf:Description rdf:about="" xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/" xmpTPg:MaxPageSize rdf:Description xmlns:stDim="http:ns.adobe.com/xap/1.0/sType/Dimensions#" stDim:w4/stDim:w stDim:h3/stDim:h stDim:unitinch/stDim:unit /rdf:Description /xmpTPg:MaxPageSize /rdf:Description The element hierarchy consists of: ● The rdf:Description element, described above, which specifies the namespace for the property. ● The xmpTPg:MaxPageSize element, which is a property of type Dimensions ● An inner rdf:Description element, which is necessary to declare the presence of a structure. It also defines the namespace that is used by the structure fields. Inner rdf:Description elements do not have an rdf:about attribute. ● The fields of the Dimensions structure. NOTE: All structure field names must be legal XML qualified names A common shorthand form of writing structures avoids the inner rdf:Description element: rdf:Description rdf:about="" xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/" xmpTPg:MaxPageSize rdf:parseType="Resource" xmlns:stDim="http:ns.adobe.com/xap/1.0/sType/Dimensions#" stDim:w4/stDim:w stDim:h3/stDim:h stDim:unitinches/stDim:unit /xmpTPg:MaxPageSize /rdf:Description
Purchased from Demo (abedemo.tizrapublisher.com) for the exclusive use of unknown. © 2025 Demo. Please report unauthorized use to pirate@tizra.com