PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • The general structure of "style.xml is like below:<?xml version=1.0 encoding=utf-8?><resources> <style name=nameOfTheTheme> <item name=android:attributeSets">value</item> </style></resources>Here, you can see that in the style tag, there is one attribute named name which has the value that determines the name of theme, for example, MyTheme.Next is an item tag.
http://www.w3.org/ns/prov#wasQuotedFrom
  • c-sharpcorner.com