p:tag
Programmable Extensibility Tag
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-userDefinedTags.xsd
Type: p:CT_StringTag
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| name | [0..1] | xsd:string | Name | |
| val | [0..1] | xsd:string | Value |
Used in
- Type p:CT_TagList (Element p:tagLst)
Sample instance
<p:tag name="string" val="string"/>



