<ST_PhotoAlbumFrameShape>
(Photo Album Shape for Photo Mask)
This type specifies the values for photo frame types within a photo album presentation.
This simple type's contents are a restriction of the XML Schema token datatype.
The following are possible enumeration values for this type:
Enumeration Value |
Description |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_PhotoAlbumFrameShape">
<restriction base="xsd:token">
<enumeration value="frameStyle1"/>
<enumeration value="frameStyle2"/>
<enumeration value="frameStyle3"/>
<enumeration value="frameStyle4"/>
<enumeration value="frameStyle5"/>
<enumeration value="frameStyle6"/>
<enumeration value="frameStyle7"/>
</restriction>
</simpleType>