public class CommonAttributes extends Object
<xs:attributeGroup xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="commonAttributes"> <xs:attribute type="xs:string" name="id"/> <xs:attribute type="xs:string" name="href"/> <xs:anyAttribute processContents="lax" namespace="##other"/> </xs:attributeGroup>
| Constructor and Description |
|---|
CommonAttributes() |
public String getId()
public void setId(String id)
id - public String getHref()
public void setHref(String href)
href - Copyright © 2015 Europeana Foundation. All rights reserved.